![]() |
wwWidgets Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions |
![]() |
The QwwResetLineEdit widget provides a line edit that has an embedded button for resetting the contents of the widget to its initial state. More...
#include <QwwResetLineEdit>
Inherits QwwButtonLineEdit.
The QwwResetLineEdit widget provides a line edit that has an embedded button for resetting the contents of the widget to its initial state.
This property holds this property holds the default text of the widget.
The "default" text is one set using QLineEdit::setText(). The text that is put into the widget by the user (using keyboard) is considered modified and will be reset to the last text set programatically using setText().
Access functions:
See also resetText() and QLineEdit::setText().
Constructs a reset line edit with a given parent.
Resets text to its initial state
See also defaultText.
Copyright © 2007-2009 Witold Wysota | Trademarks | wwWidgets 0.9.6 |