| wwWidgets Home * All Classes * Main Classes * Grouped Classes * Modules * Functions |
#include <QwwResetLineEdit>
Inherits QwwButtonLineEdit .
This property holds whether auto-raising is enabled or not.
The default is disabled (i.e. false).
This property is currently ignored on Mac OS X when using QMacStyle.This property holds the position of the button relative to the line edit.
This property holds whether the button is visible.
See also buttonIsVisible() , setButtonVisible .
This property holds the icon shown on the button
QwwButtonLineEdit::RightOutside 1 Button is positioned on the right side of the line edit. QwwButtonLineEdit::RightInside 2 Button is positioned inside the line edit on the right. QwwButtonLineEdit::LeftOutside 3 Button is positioned on the left side of the line edit. QwwButtonLineEdit::LeftInside 4 Button is positioned inside the line edit on the left.
This property holds whether auto-raising is enabled or not.
The default is disabled (i.e. false).
This property is currently ignored on Mac OS X when using QMacStyle.Returns a pointer to the button.
This signal is emitted when the button is clicked.
Returns information whether the button is visible.
This property holds the position of the button relative to the line edit.
This property holds whether the button is visible.
See also buttonIsVisible() , setButtonVisible .
This property holds the icon shown on the button
Sets v as a regular expression validator.
| Copyright (C) 2007-2008 Witold Wysota | Trademarks | wwWidgets 0.9 |