|
Icemon
3.3
icecc-monitor is a monitoring application for icecc (a distributed compiler)
|

Public Member Functions | |
| HostListModel (QObject *parent=nullptr) | |
| QVariant | headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override |
| QVariant | data (const QModelIndex &index, int role) const override |
| int | columnCount (const QModelIndex &parent) const override |
| int | rowCount (const QModelIndex &parent) const override |
| QModelIndex | parent (const QModelIndex &child) const override |
| Monitor * | monitor () const |
| void | setMonitor (Monitor *monitor) |
| HostInfo | hostInfoForIndex (const QModelIndex &index) const |
| QModelIndex | indexForHostInfo (const HostInfo &info, int column) const |
1.8.10