Plasma
framesvg.h
Go to the documentation of this file.
81 Q_PROPERTY(EnabledBorders enabledBorders READ enabledBorders WRITE setEnabledBorders)
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 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.