|
enum | { RttiHostItem = 1000
} |
|
|
| HostItem (const QString &text) |
|
| HostItem (HostInfo *hostInfo, HostInfoManager *) |
|
void | init () |
|
HostInfo * | hostInfo () const |
|
void | setHostColor (const QColor &color) |
|
void | setIsActiveClient (bool active) |
|
bool | isActiveClient () const |
|
void | setIsCompiling (bool compiling) |
|
bool | isCompiling () const |
|
void | setStateItem (QGraphicsItem *item) |
|
QGraphicsItem * | stateItem () |
|
void | setClient (unsigned int client) |
|
unsigned int | client () const |
|
QString | hostName () const |
|
void | updateName () |
|
void | setFixedText (const QString &text) |
|
double | centerPosX () const |
|
double | centerPosY () const |
|
double | relativeCenterPosX () const |
|
double | relativeCenterPosY () const |
|
qreal | baseXMargin () const |
|
qreal | baseYMargin () const |
|
void | setCenterPos (double x, double y) |
|
void | update (const Job &job) |
|
|
static const int | HaloMargin = 4 |
|
static const int | PenDarkerFactor = 125 |
|
|
void | createJobHalo (const Job &) |
|
void | deleteJobHalo (const Job &job) |
|
void | updateHalos () |
|
The documentation for this class was generated from the following files: