examples/SFExamples/NotifierExample/Launchers/ExeLauncher_UIQ3/inc/ExeLauncher_UIQ3AppUi.h

00001 /*
00002 ============================================================================
00003  Name           : CExeLauncher_UIQ3AppUi from ExeLauncher_UIQ3AppUi.h
00004  Author   : Hamish Willee
00005  Version         :
00006  Copyright   : (C) Symbian 2007
00007  Description : Declares main application UI class.
00008 ============================================================================
00009 */
00010 
00011 #ifndef EXELAUNCHER_UIQ3APPUI_H
00012 #define EXELAUNCHER_UIQ3APPUI_H
00013 
00014 #include <QikAppUi.h>
00015 
00022 class CExeLauncher_UIQ3AppUi : public CQikAppUi
00023         {
00024 public:
00025         // from CQikAppUi
00026         void ConstructL();
00027         };
00028 #endif // EXELAUNCHER_UIQ3APPUI_H

Generated by  doxygen 1.6.2