#include <environmentwindow.h>
Inheritance diagram for YSchedulerListViewItem:
Public Slots | |
void | UpdateObject (YObject *o) |
void | EnvironmentChanged () |
Public Member Functions | |
YSchedulerListViewItem (YObject *o, QListView *parent, QListViewItem *after=0) | |
YSchedulerListViewItem (YObject *o, QListViewItem *parent, QListViewItem *after=0) | |
Protected Member Functions | |
QString | key (int column, bool ascending) const |
|
|
|
|
|
this slot is called if the environment is changed. This is neccessary to set the correct values e.g. CalcPreemptionTime |
|
|
|
The scheduler listviewitem must be updated Reimplemented from YListViewItem. |