]> vaikene.ee Git - evaf/commit
Changed the SdiWindow::iSdiWindow interface.
authorEnar Väikene <enar@vaikene.net>
Tue, 29 Nov 2011 13:05:41 +0000 (15:05 +0200)
committerEnar Väikene <enar@vaikene.net>
Tue, 29 Nov 2011 13:05:41 +0000 (15:05 +0200)
commit54f282ee6797c05e60993632218875092362bdf7
treeb7823cee7998a070cf9cfe44ff15359f0befdc24
parent6e9c71587aab47ea6c2a5913ce28c03109fb8e14
Changed the SdiWindow::iSdiWindow interface.

The SdiWindow module is now a simple window manager that manages Gui::Window objects.
Adding individual widgets and layouts is no more supported.

The idea is that the same Gui::Window object could be added to many different
window managers, not only the SdiWindow.
src/plugins/SdiWindow/CMakeLists.txt
src/plugins/SdiWindow/isdiwindow.h
src/plugins/SdiWindow/sdiwindow.cpp
src/plugins/SdiWindow/sdiwindow.h
src/plugins/SdiWindow/version.h