]> git.lyx.org Git - features.git/commit
First step towards a little bit more independence of GuiWorkArea (WRT GuiView). Ideal...
authorAbdelrazak Younes <younes@lyx.org>
Sun, 23 Oct 2011 20:21:01 +0000 (20:21 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 23 Oct 2011 20:21:01 +0000 (20:21 +0000)
commit5c5850e28fcf5376fedbb2466a7bccd5d0287b75
tree281140008e3face3d887d9f5ba145edb46e47f85
parent8e8c214bef6a44ce256305f1c44754a8fd9f9f23
First step towards a little bit more independence of GuiWorkArea (WRT GuiView). Ideally, GuiWorkArea should not at all about GuiView. GuiWorkArea now uses a new signal busy() to inform its container (GuiView) about its status.

I also added 2 FIXME where we should not call GuiView directly.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39948 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiView.h
src/frontends/qt4/GuiWorkArea.cpp
src/frontends/qt4/GuiWorkArea.h