kwin/libkdecorations
Martin Gräßlin 63bb36e2ad Add shade property and changed signal to KDecoration
Replaces the pure virtual method which the Decoration had to
implement. Instead the Decoration can now connect to the signal.

For KCommonDecoration there is no change at all except that the
invoked method is turned into a slot.
2013-09-12 09:27:39 +02:00
..
CMakeLists.txt
kcommondecoration.cpp Add shade property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kcommondecoration.h Add shade property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kcommondecoration_p.cpp Add shade property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kcommondecoration_p.h Add shade property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kdecoration.cpp Drop reset method from K(Common)Decoration 2013-09-12 09:27:38 +02:00
kdecoration.h Add shade property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kdecoration_p.cpp Introduce changed signals in KDecorationOptions 2013-09-12 09:27:38 +02:00
kdecoration_p.h Introduce changed signals in KDecorationOptions 2013-09-12 09:27:38 +02:00
kdecoration_plugins_p.cpp No longer pass changed mask from KWin core to the decorations 2013-09-12 09:27:38 +02:00
kdecoration_plugins_p.h No longer pass changed mask from KWin core to the decorations 2013-09-12 09:27:38 +02:00
kdecorationbridge.h Merge KDecorationBridgeUnstable into KDecorationBridge 2013-09-12 09:27:37 +02:00
kdecorationfactory.cpp Drop the reset methods in KDecorationFactory 2013-09-12 09:27:38 +02:00
kdecorationfactory.h Drop the reset methods in KDecorationFactory 2013-09-12 09:27:38 +02:00
Mainpage.dox
Messages.sh