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