kwin/libkdecorations
Martin Gräßlin 8ecb69cd8c [decorations] Add a KDecoration::window() returning the QWindow
KWin core can access the QWindow of the decoration instead of the
QWidget. This is a preparation step to allow QWidget based window
decorations without any QWidgets at all.

KWin core makes already use of this new accessor to get the window Id
which is also on QWidgets provided through the QWindow.
2013-11-14 09:41:50 +01:00
..
CMakeLists.txt
kcommondecoration.cpp [kdecorations] Drop initialParentWidget() 2013-11-14 09:41:50 +01:00
kcommondecoration.h [kdecorations] Drop initialParentWidget() 2013-11-14 09:41:50 +01:00
kcommondecoration_p.cpp Add maximized property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kcommondecoration_p.h Add maximized property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kdecoration.cpp [decorations] Add a KDecoration::window() returning the QWindow 2013-11-14 09:41:50 +01:00
kdecoration.h [decorations] Add a KDecoration::window() returning the QWindow 2013-11-14 09:41:50 +01:00
kdecoration_p.cpp
kdecoration_p.h
kdecoration_plugins_p.cpp
kdecoration_plugins_p.h
kdecorationbridge.h [kdecorations] Drop initialParentWidget() 2013-11-14 09:41:50 +01:00
kdecorationfactory.cpp Change KDecorationFactory::options() 2013-09-12 09:27:39 +02:00
kdecorationfactory.h Change KDecorationFactory::options() 2013-09-12 09:27:39 +02:00
Mainpage.dox
Messages.sh