shellextension.h
virtual void acceptGlobalSettingsPage(KDialogBase *dlg)=0
Reimplement to perform actions when the global settings page in the dialog dlg is accepted (user clic...
virtual void createGlobalSettingsPage(KDialogBase *dlg)=0
Reimplement to create global settings page in the dialog dlg.
virtual TQString defaultProfile()=0
Reimplement to set a default profile for the shell.
virtual TQString xmlFile()=0
Reimplement to return the name of KXMLGUI resource file for an application.
static ShellExtension * getInstance()
Returns an instance of a shell.
Definition: shellextension.h:42