#include <xlabel.h>
◆ fieldName
QString XLabel::fieldName |
|
readwrite |
◆ image
◆ precision
◆ XLabel()
XLabel::XLabel |
( |
QWidget * | parent, |
|
|
const char * | name = 0 ) |
◆ ~XLabel()
◆ fieldName()
QString XLabel::fieldName |
( |
| ) |
const |
|
virtual |
◆ image()
QString XLabel::image |
( |
| ) |
const |
|
virtual |
◆ precision()
int XLabel::precision |
( |
| ) |
const |
|
virtual |
◆ setDataWidgetMap
◆ setDouble
void XLabel::setDouble |
( |
const double | pDouble, |
|
|
const int | pPrec = -1 ) |
|
virtualslot |
◆ setFieldName
void XLabel::setFieldName |
( |
QString | p | ) |
|
|
virtualslot |
◆ setImage
void XLabel::setImage |
( |
QString | image | ) |
|
|
virtualslot |
◆ setPrecision() [1/2]
void XLabel::setPrecision |
( |
int | p | ) |
|
|
virtual |
◆ setPrecision() [2/2]
void XLabel::setPrecision |
( |
QValidator * | pval | ) |
|
|
virtual |
◆ setText [1/3]
void XLabel::setText |
( |
const char * | pText | ) |
|
|
virtualslot |
◆ setText [2/3]
void XLabel::setText |
( |
const QString & | pText | ) |
|
|
virtualslot |
◆ setText [3/3]
void XLabel::setText |
( |
const QVariant & | pVariant | ) |
|
|
virtualslot |
◆ setTextColor
void XLabel::setTextColor |
( |
const QString & | pColorName | ) |
|
|
virtualslot |
◆ toDouble()
double XLabel::toDouble |
( |
bool * | pIsValid = 0 | ) |
|
|
virtual |
The documentation for this class was generated from the following files: