XLabel Class Reference
#include <xlabel.h>
List of all members.
Constructor & Destructor Documentation
XLabel::XLabel |
( |
QWidget * |
parent, |
|
|
const char * |
name = 0 | |
|
) |
| | |
Member Function Documentation
virtual QString XLabel::fieldName |
( |
|
) |
const [inline, virtual] |
int XLabel::precision |
( |
|
) |
const [inline] |
void XLabel::setDouble |
( |
const double |
pDouble, |
|
|
const int |
pPrec = -1 | |
|
) |
| | [virtual, slot] |
virtual void XLabel::setFieldName |
( |
QString |
p |
) |
[inline, virtual, slot] |
void XLabel::setPrecision |
( |
int |
pPrec |
) |
[virtual] |
void XLabel::setText |
( |
const QVariant & |
pVariant |
) |
[virtual, slot] |
void XLabel::setText |
( |
const char * |
pText |
) |
[virtual, slot] |
void XLabel::setText |
( |
const QString & |
pText |
) |
[virtual, slot] |
void XLabel::setTextColor |
( |
const QString & |
pColorName |
) |
[virtual, slot] |
double XLabel::toDouble |
( |
bool * |
pIsValid = 0 |
) |
|
Property Documentation
QString XLabel::fieldName [read, write] |
int XLabel::precision [read, write] |
The documentation for this class was generated from the following files: