KParts::MainWindow Member List
This is the complete list of members for KParts::MainWindow, including all inherited members.
accel() | KMainWindow | |
action(const char *name) const | KXMLGUIClient | |
action(const TQDomElement &element) const | KXMLGUIClient | [virtual] |
actionCollection() const | KXMLGUIClient | [virtual] |
addStateActionDisabled(const TQString &state, const TQString &action) | KXMLGUIClient | |
addStateActionEnabled(const TQString &state, const TQString &action) | KXMLGUIClient | |
appHelpActivated(void) | KMainWindow | [slot] |
applyMainWindowSettings(KConfig *config, const TQString &groupName, bool force) | KMainWindow | |
applyMainWindowSettings(KConfig *config, const TQString &groupName=TQString::null) | KMainWindow | |
autoSaveGroup() const | KMainWindow | |
autoSaveSettings() const | KMainWindow | |
beginXMLPlug(TQWidget *) | KXMLGUIClient | |
builderClient() const | KXMLGUIBuilder | |
builderInstance() const | KXMLGUIBuilder | |
canBeRestored(int number) | KMainWindow | [static] |
childClients() | KXMLGUIClient | |
childEvent(TQChildEvent *e) | KMainWindow | [protected] |
classNameOfToplevel(int number) | KMainWindow | [static] |
clientBuilder() const | KXMLGUIClient | |
closeEvent(TQCloseEvent *) | KMainWindow | [protected, virtual] |
configureToolbars() | KMainWindow | [slot] |
conserveMemory() | KXMLGUIClient | [protected, virtual] |
containerTags() const | KXMLGUIBuilder | [virtual] |
Create | KMainWindow | |
createContainer(TQWidget *parent, int index, const TQDomElement &element, int &id) | KXMLGUIBuilder | [virtual] |
createCustomElement(TQWidget *parent, int index, const TQDomElement &element) | KXMLGUIBuilder | [virtual] |
createGUI(KParts::Part *part) | KParts::MainWindow | [protected, slot] |
KMainWindow::createGUI(const TQString &xmlfile=TQString::null, bool _conserveMemory=true) | KMainWindow | |
createShellGUI(bool create=true) (defined in KParts::MainWindow) | KParts::MainWindow | [protected, virtual] |
createStandardStatusBarAction() | KMainWindow | |
CreationFlags enum name | KMainWindow | |
customHelpMenu(bool showWhatsThis=true) | KMainWindow | |
customTags() const | KXMLGUIBuilder | [virtual] |
domDocument() const | KXMLGUIClient | [virtual] |
DoNotLoadPlugins enum value | KParts::PartBase | [protected] |
endXMLPlug() | KXMLGUIClient | |
factory() const | KXMLGUIClient | |
finalizeGUI(KXMLGUIClient *client) | KMainWindow | [virtual] |
finalizeGUI(bool force) | KMainWindow | |
findMostRecentXMLFile(const TQStringList &files, TQString &doc) | KXMLGUIClient | [static] |
getActionsToChangeForState(const TQString &state) | KXMLGUIClient | |
getMemberList() | KMainWindow | [static] |
guiFactory() | KMainWindow | [virtual] |
hasMenuBar() | KMainWindow | |
helpMenu(const TQString &aboutAppText=TQString::null, bool showWhatsThis=true) | KMainWindow | |
hide() | KMainWindow | [virtual] |
ignoreInitialGeometry() | KMainWindow | |
initialGeometrySet() const | KMainWindow | |
insertChildClient(KXMLGUIClient *child) | KXMLGUIClient | |
instance() const | KXMLGUIClient | [virtual] |
isHelpMenuEnabled() | KMainWindow | |
isStandardToolBarMenuEnabled() const | KMainWindow | |
Keys | KMainWindow | |
KMainWindow(TQWidget *parent=0, const char *name=0, WFlags f=(WFlags)(WType_TopLevel|WDestructiveClose)) | KMainWindow | |
KMainWindow(int cflags, TQWidget *parent=0, const char *name=0, WFlags f=(WFlags)(WType_TopLevel|WDestructiveClose)) | KMainWindow | |
KXMLGUIBuilder(TQWidget *widget) | KXMLGUIBuilder | |
KXMLGUIClient() | KXMLGUIClient | |
KXMLGUIClient(KXMLGUIClient *parent) | KXMLGUIClient | |
LoadPlugins enum value | KParts::PartBase | [protected] |
loadPlugins(TQObject *parent, KXMLGUIClient *parentGUIClient, KInstance *instance) | KParts::PartBase | [protected] |
LoadPluginsIfEnabled enum value | KParts::PartBase | [protected] |
localXMLFile() const | KXMLGUIClient | [virtual] |
MainWindow(TQWidget *parent, const char *name=0L, WFlags f=(WFlags)(WType_TopLevel|WDestructiveClose)) | KParts::MainWindow | |
MainWindow(const char *name=0L, WFlags f=(WFlags) WDestructiveClose) | KParts::MainWindow | |
MainWindow(int cflags, TQWidget *parent, const char *name=0L, WFlags f=(WFlags)(WType_TopLevel|WDestructiveClose)) | KParts::MainWindow | |
memberList | KMainWindow | [static] |
menuBar() | KMainWindow | |
paintEvent(TQPaintEvent *e) | KMainWindow | [protected] |
parentClient() const | KXMLGUIClient | |
parseGeometry(bool parsewidth) | KMainWindow | [protected] |
PartBase() | KParts::PartBase | |
partObject() const (defined in KParts::PartBase) | KParts::PartBase | |
plugActionList(const TQString &name, const TQPtrList< KAction > &actionList) | KXMLGUIClient | |
PluginLoadingMode enum name | KParts::PartBase | [protected] |
prepareXMLUnplug(TQWidget *) | KXMLGUIClient | |
queryClose() | KMainWindow | [protected, virtual] |
queryExit() | KMainWindow | [protected, virtual] |
readGlobalProperties(KConfig *sessionConfig) | KMainWindow | [protected, virtual] |
readProperties(KConfig *) | KMainWindow | [protected, virtual] |
readPropertiesInternal(KConfig *, int) | KMainWindow | [protected] |
reloadXML() | KXMLGUIClient | |
removeChildClient(KXMLGUIClient *child) | KXMLGUIClient | |
removeContainer(TQWidget *container, TQWidget *parent, TQDomElement &element, int id) | KXMLGUIBuilder | [virtual] |
removeCustomElement(TQWidget *parent, int id) | KXMLGUIBuilder | [virtual] |
resetAutoSaveSettings() | KMainWindow | |
resizeEvent(TQResizeEvent *e) | KMainWindow | [protected] |
restore(int number, bool show=true) | KMainWindow | |
restoreWindowSize(KConfig *config) | KMainWindow | [protected] |
Save | KMainWindow | |
saveAutoSaveSettings() | KMainWindow | [protected, slot] |
saveGlobalProperties(KConfig *sessionConfig) | KMainWindow | [protected, virtual] |
saveMainWindowSettings(KConfig *config, const TQString &groupName=TQString::null) | KMainWindow | |
saveNewToolbarConfig() | KParts::MainWindow | [protected, slot] |
saveProperties(KConfig *) | KMainWindow | [protected, virtual] |
savePropertiesInternal(KConfig *, int) | KMainWindow | [protected] |
saveWindowSize(KConfig *config) const | KMainWindow | [protected] |
setAutoSaveSettings(const TQString &groupName=TQString::fromLatin1("MainWindow"), bool saveWindowSize=true) | KMainWindow | |
setBuilderClient(KXMLGUIClient *client) | KXMLGUIBuilder | |
setBuilderInstance(KInstance *instance) | KXMLGUIBuilder | |
setCaption(const TQString &caption) | KMainWindow | [virtual, slot] |
setCaption(const TQString &caption, bool modified) | KMainWindow | [virtual, slot] |
setClientBuilder(KXMLGUIBuilder *builder) | KXMLGUIClient | |
setDOMDocument(const TQDomDocument &document, bool merge=false) | KXMLGUIClient | [protected, virtual] |
setFactory(KXMLGUIFactory *factory) | KXMLGUIClient | |
setFrameBorderWidth(int) | KMainWindow | |
setHelpMenuEnabled(bool showHelpMenu=true) | KMainWindow | |
setIcon(const TQPixmap &) | KMainWindow | [virtual] |
KMainWindow::setInstance(KInstance *instance) | KXMLGUIClient | [protected, virtual] |
KParts::PartBase::setInstance(KInstance *instance) | KParts::PartBase | [protected, virtual] |
KParts::PartBase::setInstance(KInstance *instance, bool loadPlugins) | KParts::PartBase | [protected, virtual] |
setLocalXMLFile(const TQString &file) | KXMLGUIClient | [protected, virtual] |
setPartObject(TQObject *object) | KParts::PartBase | |
setPlainCaption(const TQString &caption) | KMainWindow | [virtual, slot] |
setPluginLoadingMode(PluginLoadingMode loadingMode) | KParts::PartBase | [protected] |
setSettingsDirty() | KMainWindow | [slot] |
setStandardToolBarMenuEnabled(bool enable) | KMainWindow | |
settingsDirty() const | KMainWindow | [protected] |
settingsGroup() const | KMainWindow | [protected] |
setupGUI(int options=ToolBar|Keys|StatusBar|Save|Create, const TQString &xmlfile=TQString::null) | KMainWindow | |
setupGUI(TQSize defaultSize, int options=ToolBar|Keys|StatusBar|Save|Create, const TQString &xmlfile=TQString::null) | KMainWindow | |
setupToolbarMenuActions() | KMainWindow | |
setXML(const TQString &document, bool merge=false) | KXMLGUIClient | [protected, virtual] |
setXMLFile(const TQString &file, bool merge=false, bool setXMLDoc=true) | KXMLGUIClient | [protected, virtual] |
setXMLGUIBuildDocument(const TQDomDocument &doc) | KXMLGUIClient | |
show() | KMainWindow | [virtual] |
showAboutApplication() | KMainWindow | [protected, virtual, slot] |
sizeForCentralWidgetSize(TQSize size) KDE_DEPRECATED | KMainWindow | |
slotSetStatusBarText(const TQString &) | KParts::MainWindow | [protected, virtual, slot] |
slotStateChanged(const TQString &newstate) | KMainWindow | [virtual, slot] |
slotStateChanged(const TQString &newstate, KXMLGUIClient::ReverseStateChange) | KMainWindow | [slot] |
StandardWindowOptions enum name | KMainWindow | |
stateChanged(const TQString &newstate, ReverseStateChange reverse=StateNoReverse) | KXMLGUIClient | [protected, virtual] |
statusBar() | KMainWindow | |
StatusBar | KMainWindow | |
toolBar(const char *name=0) | KMainWindow | |
ToolBar | KMainWindow | |
toolBarIterator() | KMainWindow | |
toolBarMenuAction() | KMainWindow | |
unplugActionList(const TQString &name) | KXMLGUIClient | |
virtual_hook(int id, void *data) | KMainWindow | [protected, virtual] |
widget() | KXMLGUIBuilder | |
xmlFile() const | KXMLGUIClient | [virtual] |
xmlguiBuildDocument() const | KXMLGUIClient | |
~KMainWindow() | KMainWindow | [virtual] |
~KXMLGUIClient() | KXMLGUIClient | [virtual] |
~MainWindow() | KParts::MainWindow | [virtual] |
~PartBase() | KParts::PartBase | [virtual] |