SysInfoTab Class Reference

#include <sysinfotab.h>

List of all members.

Signals

void sendDetails (QString name, QString pid, QString cpu, QString owner)

Public Member Functions

 SysInfoTab (QWidget *parent=0)
 ~SysInfoTab ()

Private Attributes

QLabel * descriptionLabel
QLabel * hardWare
QLabel * kernel
QLabel * gnome
QLabel * status
QLabel * freeSpace
QLabel * memory
QLabel * release
QVBoxLayout * mainLayout


Detailed Description

This class represents system information display


Constructor & Destructor Documentation

SysInfoTab::SysInfoTab ( QWidget *  parent = 0  ) 

Function to display system information on assigned tab of main window.

SysInfoTab::~SysInfoTab (  ) 


Member Function Documentation

void SysInfoTab::sendDetails ( QString  name,
QString  pid,
QString  cpu,
QString  owner 
) [signal]


Member Data Documentation

QLabel* SysInfoTab::descriptionLabel [private]

QLabel* SysInfoTab::freeSpace [private]

QLabel* SysInfoTab::gnome [private]

QLabel* SysInfoTab::hardWare [private]

QLabel* SysInfoTab::kernel [private]

QVBoxLayout* SysInfoTab::mainLayout [private]

QLabel* SysInfoTab::memory [private]

QLabel* SysInfoTab::release [private]

QLabel* SysInfoTab::status [private]


The documentation for this class was generated from the following files:
Generated on Sat Apr 17 16:28:54 2010 for ProcessViewer by  doxygen 1.4.7