kwin/tiling
Arthur Arlt bc4fea10f3 Replace direct method calls with signal and slot mechanism
The direct method calls for createTile(), removeTile() and resizeing the
tiling layouts from class Workspace are replaced by connecting to the
appropriate signal. The methods are slots now and a new slot for resizeing
the tiling layouts was introduced.
2011-07-28 13:06:21 +02:00
..
tiling.cpp Replace direct method calls with signal and slot mechanism 2011-07-28 13:06:21 +02:00
tiling.h Replace direct method calls with signal and slot mechanism 2011-07-28 13:06:21 +02:00