|
typedef QMap< QString, QString > | StatsMap |
|
|
| HostInfo (unsigned int id=0) |
|
unsigned int | id () const |
|
void | setName (const QString &name) |
|
QString | name () const |
|
void | setColor (const QColor &color) |
|
QColor | color () const |
|
void | setIp (const QString &ip) |
|
QString | ip () const |
|
void | setPlatform (const QString &platform) |
|
QString | platform () const |
|
void | setMaxJobs (unsigned int jobs) |
|
unsigned int | maxJobs () const |
|
void | incJobs () |
|
void | decJobs () |
|
unsigned int | numJobs () const |
|
void | setOffline (bool offline) |
|
bool | isOffline () const |
|
void | setNoRemote (bool noRemote) |
|
bool | noRemote () const |
|
void | updateFromStatsMap (const StatsMap &stats) |
|
void | setServerSpeed (float serverSpeed) |
|
float | serverSpeed () const |
|
void | setServerLoad (unsigned int load) |
|
unsigned int | serverLoad () const |
|
void | setProtocol (unsigned int protocol) |
|
int | protocol () const |
|
void | setFeatures (const QString &features) |
|
QString | features () const |
|
QString | toolTip () const |
|
bool | operator== (const HostInfo &rhs) const |
|
bool | operator!= (const HostInfo &rhs) const |
|
int | operator< (const HostInfo &rhs) const |
|
|
static void | initColorTable () |
|
static QString | colorName (const QColor &) |
|
|
QColor | createColor () |
|
QColor | createColor (const QString &name) |
|
|
static void | initColor (const QString &value, const QString &name) |
|
The documentation for this class was generated from the following files: