![]() |
Home · All Namespaces · All Classes |
Business logic for the shutdown subsystem. More...
#include <shutdownbusinesslogic.h>
Public Member Functions | |
ShutdownBusinessLogic (QObject *parent=0) | |
virtual | ~ShutdownBusinessLogic () |
void | showUI (QString text1=QString(""), QString text2=QString(""), int timeout=2000) |
Business logic for the shutdown subsystem.
This class connects the systemStateChanged() signal of the QmSystem library and notify the user about the state changes. The class does nothing else. The messages are sent, when: 1) Shutdown is happening. 2) Thermal emergency shutdown is happening. 3) Battery low shutdown is happening. 4) The shutdown is aborted because the USB is connected.
ShutdownBusinessLogic::ShutdownBusinessLogic | ( | QObject * | parent = 0 |
) |
ShutdownBusinessLogic::~ShutdownBusinessLogic | ( | ) | [virtual] |
void ShutdownBusinessLogic::showUI | ( | QString | text1 = QString ("") , |
|
QString | text2 = QString ("") , |
|||
int | timeout = 2000 | |||
) |
Copyright © 2011 Nokia Corporation | Generated on Tue Aug 30 2011 16:38:13 Doxygen 1.7.1 |
MeeGo Touch |