class ProcListPage

This widget implements a process list page. More...

Definition#include <whatsup/ProcListPage.h>
InheritsQWidget (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots

Signals

Private Members


Detailed Description

This widget implements a process list page. Besides the process list which is implemented as a ProcessList, it contains two comboxes and two buttons. The combo boxes are used to set the update rate and the process filter. The buttons are used to force an immediate update and to kill a process.

 ProcListPage (Config& cfg,QWidget* parent = 0, const char* name = 0)

ProcListPage

 ~ProcListPage ()

~ProcListPage

[virtual]

QPopupMenu*  getProcessMenu (QWidget *parent)

getProcessMenu

QPopupMenu*  getRefreshMenu (QWidget *parent)

getRefreshMenu

void  clearSelection (void)

clearSelection

int  setAutoUpdateMode (bool mode)

setAutoUpdateMode

void  saveSettings (Config& cfg)

saveSettings

void  filterModeChanged (int filter)

filterModeChanged

[slot]

void  treeViewChanged (bool tv)

treeViewChanged

[slot]

void  setFilterMode (int)

setFilterMode

[signal]

QVBoxLayout* gm

gm

[private]

ProcessList* pList

pList

[private]

QHBoxLayout* gm1

gm1

[private]

QHBoxLayout* gm2

gm2

[private]

QCheckBox* treeViewCB

treeViewCB

[private]

QComboBox* cbFilter

cbFilter

[private]

QPushButton* bRefresh

bRefresh

[private]

QPushButton* bKill

bKill

[private]

int refreshRate

refreshRate

[private]


Generated by: andreas on linux on Sat Jun 15 19:28:49 2002, using kdoc 2.0a53.