XLineEdit Class Reference
#include <xlineedit.h>
List of all members.
Constructor & Destructor Documentation
| XLineEdit::XLineEdit |
( |
QWidget * |
parent, |
|
|
const char * |
name = 0 | |
|
) |
| | |
Member Function Documentation
| void XLineEdit::clicked |
( |
|
) |
[signal] |
| virtual QString XLineEdit::defaultText |
( |
|
) |
const [inline, virtual] |
| void XLineEdit::doubleClicked |
( |
|
) |
[signal] |
| virtual QString XLineEdit::fieldName |
( |
|
) |
const [inline, virtual] |
| void XLineEdit::focusInEvent |
( |
QFocusEvent * |
pEvent |
) |
[protected, virtual] |
| bool XLineEdit::isValid |
( |
|
) |
|
| void XLineEdit::keyPressEvent |
( |
QKeyEvent * |
event |
) |
[protected, virtual] |
| void XLineEdit::mouseDoubleClickEvent |
( |
QMouseEvent * |
event |
) |
[protected, virtual] |
| void XLineEdit::mousePressEvent |
( |
QMouseEvent * |
event |
) |
[protected, virtual] |
| void XLineEdit::requestAlias |
( |
|
) |
[signal] |
| void XLineEdit::requestInfo |
( |
|
) |
[signal] |
| void XLineEdit::requestList |
( |
|
) |
[signal] |
| void XLineEdit::requestSearch |
( |
|
) |
[signal] |
| void XLineEdit::setData |
( |
const QString & |
text |
) |
[virtual, slot] |
| void XLineEdit::setData |
( |
|
) |
[virtual, slot] |
| virtual void XLineEdit::setDefaultText |
( |
QString |
p |
) |
[inline, virtual, slot] |
| void XLineEdit::setDouble |
( |
const double |
pDouble, |
|
|
const int |
pPrec = -1 | |
|
) |
| | [virtual] |
| virtual void XLineEdit::setFieldName |
( |
QString |
p |
) |
[inline, virtual, slot] |
| void XLineEdit::setText |
( |
const QVariant & |
pVariant |
) |
[virtual] |
| Q_INVOKABLE void XLineEdit::setValidator |
( |
QValidator * |
v |
) |
[inline] |
| void XLineEdit::sParse |
( |
|
) |
[virtual, slot] |
Reimplemented in CLineEdit, InvoiceLineEdit, ItemLineEdit, LotserialLineEdit, OrderLineEdit, PlanOrdLineEdit, PoLineEdit, QuoteLineEdit, RevisionLineEdit, ShiptoEdit, SoLineEdit, ToLineEdit, UsernameLineEdit, VendorLineEdit, VirtualClusterLineEdit, and WoLineEdit.
| double XLineEdit::toDouble |
( |
bool * |
pIsValid = 0 |
) |
|
Member Data Documentation
Property Documentation
QString XLineEdit::defaultText [read, write] |
QString XLineEdit::fieldName [read, write] |
The documentation for this class was generated from the following files: