KDEUI
KStyle::LineEdit Struct Reference
#include <kstyle.h>
Public Types | |
enum | Primitive { Panel } |
Detailed Description
Describes a text edit widget like QLineEdit.
The frame width of lineedits is determined using Generic::DefaultFrameWidth
Member Enumeration Documentation
Relevant Generic elements:
Generic::Frame
paints a lineedit frame only [implements QStyle::PE_FrameLineEdit]
- See also
- drawKStylePrimitive()
Enumerator | |
---|---|
Panel |
the panel for a QLineEdit (including frame...) [implements QStyle::PE_PanelLineEdit] |
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.