Plasma
dialog.h
Go to the documentation of this file.
59 NoCorner = 0,
60 NorthEast = 1,
61 SouthEast = 2,
62 NorthWest = 4,
63 SouthWest = 8,
64 All = NorthEast | SouthEast | NorthWest | SouthWest
200 friend class DialogPrivate;
208 friend class PopupAppletPrivate;
Direction
The Direction enumeration describes in which direction, relative to the Applet (and its managing cont...
Definition: plasma.h:89
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.