Home · All Namespaces · All Classes
Public Member Functions

SystemUIservice Class Reference

Inheritance diagram for SystemUIservice:
Inheritance graph
[legend]
Collaboration diagram for SystemUIservice:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SystemUIservice (QObject *parent=0)
void launch ()

Detailed Description

Definition at line 33 of file main.cpp.


Constructor & Destructor Documentation

SystemUIservice::SystemUIservice ( QObject parent = 0  )  [inline]

Definition at line 36 of file main.cpp.

                                         : MApplicationService("com.nokia.sysuid", parent)
    {
    }


Member Function Documentation

void SystemUIservice::launch (  )  [inline]

Definition at line 40 of file main.cpp.

    {
        // No operation, we must not let meegotouch to raise/activate some hidden sysuid window
    }


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

Copyright © 2010 Nokia Corporation Generated on Thu Nov 4 2010 18:19:35
Doxygen 1.7.1
MeeGo Touch