|
|
This class creates and handles a simple dialog to change the scheduling priority of a process.
| ReniceDlg (QWidget* parent, const char* name, int currentPPrio, int pid)
| ReniceDlg |
| ~ReniceDlg ()
| ~ReniceDlg |
| void ok ()
| ok |
[slot]
| void cancel ()
| cancel |
[slot]
| int value | value |
[private]
| QBoxLayout* vLay | vLay |
[private]
| QBoxLayout* butLay | butLay |
[private]
| QBoxLayout* sldLay | sldLay |
[private]
| QLabel* message | message |
[private]
| QSlider* slider | slider |
[private]
| QLCDNumber* lcd | lcd |
[private]
| QPushButton* okButton | okButton |
[private]
| QPushButton* cancelButton | cancelButton |
[private]
| void setPriorityValue (int priority)
| setPriorityValue |
[private slots slot]
| Generated by: andreas on linux on Sat Jun 15 19:28:49 2002, using kdoc 2.0a53. |