#include <qmsysteminformation.h>
List of all members.
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: