Public Member Functions | Static Public Member Functions

MeeGo::QmSystemInformation Class Reference

#include <qmsysteminformation.h>

List of all members.

Public Member Functions

 QmSystemInformation ()
virtual ~QmSystemInformation ()
QString valueForKey (const QString &key) const
 Gets the value of a key from system information.

Static Public Member Functions

static QString kernelCommandLineValueForKey (const QString &key)
 Gets the value of a key from the kernel command line.

Detailed Description

Definition at line 39 of file qmsysteminformation.h.


Constructor & Destructor Documentation

MeeGo::QmSystemInformation::QmSystemInformation (  ) 
virtual MeeGo::QmSystemInformation::~QmSystemInformation (  )  [virtual]

Member Function Documentation

static QString MeeGo::QmSystemInformation::kernelCommandLineValueForKey ( const QString &  key  )  [static]

Gets the value of a key from the kernel command line.

Returns:
Returns the kernel command line value as a QString
QString MeeGo::QmSystemInformation::valueForKey ( const QString &  key  )  const

Gets the value of a key from system information.

Returns:
Returns the value as a QString. Note: the value can be empty if the key contains an empty value or there was an error retrieving the value.

The documentation for this class was generated from the following file: