Home · All Namespaces · All Classes
Public Member Functions

ShutdownBusinessLogic Class Reference

Business logic for the shutdown subsystem. More...

#include <shutdownbusinesslogic.h>

Collaboration diagram for ShutdownBusinessLogic:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ShutdownBusinessLogic (QObject *parent=0)
virtual ~ShutdownBusinessLogic ()
void showUI (QString text1=QString(""), QString text2=QString(""), int timeout=2000)

Detailed Description

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.


Constructor & Destructor Documentation

ShutdownBusinessLogic::ShutdownBusinessLogic ( QObject *  parent = 0  ) 
ShutdownBusinessLogic::~ShutdownBusinessLogic (  )  [virtual]

Member Function Documentation

void ShutdownBusinessLogic::showUI ( QString  text1 = QString (""),
QString  text2 = QString (""),
int  timeout = 2000 
)

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

Copyright © 2011 Nokia Corporation Generated on Tue Aug 30 2011 16:38:13
Doxygen 1.7.1
MeeGo Touch