Plasma
framesvg.h
Go to the documentation of this file.
88 NoBorder = 0,
89 TopBorder = 1,
90 BottomBorder = 2,
91 LeftBorder = 4,
92 RightBorder = 8,
93 AllBorders = TopBorder | BottomBorder | LeftBorder | RightBorder
Location
The Location enumeration describes where on screen an element, such as an Applet or its managing cont...
Definition: plasma.h:108
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Thu Nov 13 2014 11:52:45 by doxygen 1.8.8 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Thu Nov 13 2014 11:52:45 by doxygen 1.8.8 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.