Home · All Namespaces · All Classes · Main Classes |
00001 #ifndef DUICONTROLPANELIF_H 00002 #define DUICONTROLPANELIF_H 00003 00004 /* 00005 * automatically generated with the command line : 00006 * m-servicefwgen -p com.nokia.DuiControlPanelIf 00007 */ 00008 00009 #include <QObject> 00010 00011 #include <mservicefwbaseif.h> 00012 00013 class DuiControlPanelIf : public MServiceFwBaseIf 00014 { 00015 Q_OBJECT 00016 00017 public: 00018 bool appletPage( const QStringList ¶ms ); 00019 bool appletPage( const QString ¶ms ); 00020 void categoryPage( const QString &category ); 00021 void launch(); 00022 void mainPage(); 00023 00024 public: 00033 DuiControlPanelIf( const QString& preferredService = "", QObject* parent = 0 ); 00034 00040 void setService(const QString & service); 00041 Q_SIGNALS: 00042 void closeAppletLaunchers(); 00043 }; 00044 #endif 00045
Copyright © 2009 Nokia Corporation | Generated on Tue Jul 5 2011 15:01:31 Doxygen 1.7.1 |
Meego control panel |