54 MobileMain(CommandScheduler *, KandyPrefs *prefs);
61 MobileGui *view() {
return mView; };
64 void showTerminalWin();
65 void showPreferencesWin();
72 virtual void dropEvent(TQDropEvent *event);
93 void optionsConfigureKeys();
94 void optionsConfigureToolbars();
95 void optionsPreferences();
96 void newToolbarConfig();
98 void showStatusMessage(
const TQString& text);
99 void showTransienStatusMessage(
const TQString& text);
100 void changeCaption(
const TQString& text);
This class serves as the main window for MobileMain.
void saveProperties(TDEConfig *)
This function is called when it is time for the app to save its properties for session management pur...
void readProperties(TDEConfig *)
This function is called when this app is restored.
virtual void dragEnterEvent(TQDragEnterEvent *event)
Overridden virtuals for TQt drag 'n drop (XDND)