CPUInfo Class Reference

#include <sysinfo.h>

Inheritance diagram for CPUInfo:

Inheritance graph
[legend]
Collaboration diagram for CPUInfo:

Collaboration graph
[legend]
List of all members.

Public Types

 CPUMhz
 Modelname
 VendorID
 Bogomips
 CacheSize
enum  CPUType {
  CPUMhz, Modelname, VendorID, Bogomips,
  CacheSize
}

Public Member Functions

 CPUInfo ()
bool init ()
void timer ()
void setType (CPUType type)
CPUType type ()

Properties

CPUType type []

Private Attributes

QMap< QString, QString > m_cpuInfo
CPUType m_type

Member Enumeration Documentation

enum CPUInfo::CPUType

Enumerator:
CPUMhz 
Modelname 
VendorID 
Bogomips 
CacheSize 


Constructor & Destructor Documentation

CPUInfo::CPUInfo (  )  [inline]


Member Function Documentation

bool CPUInfo::init (  )  [virtual]

Reimplemented from AbstractSysInfo.

void CPUInfo::setType ( CPUType  type  )  [inline]

void CPUInfo::timer (  )  [virtual]

Reimplemented from PluginInterface.

CPUType CPUInfo::type (  )  [inline]


Member Data Documentation

QMap<QString, QString> CPUInfo::m_cpuInfo [private]

CPUType CPUInfo::m_type [private]

Reimplemented from GraphicText.


Property Documentation

CPUType CPUInfo::type [read, write]


The documentation for this class was generated from the following files:
Generated on Thu Apr 5 13:12:20 2007 for LCDBuilder by  doxygen 1.4.7