| action(const char *name) const | KXMLGUIClient | |
| action(const QDomElement &element) const | KXMLGUIClient | virtual |
| actionCollection() const | KXMLGUIClient | virtual |
| addStateActionDisabled(const QString &state, const QString &action) | KXMLGUIClient | |
| addStateActionEnabled(const QString &state, const QString &action) | KXMLGUIClient | |
| appHelpActivated(void) | KMainWindow | slot |
| applyMainWindowSettings(const KConfigGroup &config, bool force=false) | KXmlGuiWindow | virtual |
| autoSaveConfigGroup() const | KMainWindow | |
| autoSaveGroup | KXmlGuiWindow | |
| KMainWindow::autoSaveGroup() const | KMainWindow | |
| autoSaveSettings | KXmlGuiWindow | |
| KMainWindow::autoSaveSettings() const | KMainWindow | |
| beginXMLPlug(QWidget *) | KXMLGUIClient | |
| builderClient() const | KXMLGUIBuilder | |
| builderComponentData() const | KXMLGUIBuilder | |
| canBeRestored(int number) | KMainWindow | static |
| childClients() | KXMLGUIClient | |
| classNameOfToplevel(int number) | KMainWindow | static |
| clientBuilder() const | KXMLGUIClient | |
| closeEvent(QCloseEvent *) | KMainWindow | protectedvirtual |
| componentData() const | KXMLGUIClient | virtual |
| configureToolbars() | KParts::MainWindow | virtualslot |
| containerTags() const | KXMLGUIBuilder | virtual |
| Create enum value | KXmlGuiWindow | |
| createContainer(QWidget *parent, int index, const QDomElement &element, QAction *&containerAction) | KXMLGUIBuilder | virtual |
| createCustomElement(QWidget *parent, int index, const QDomElement &element) | KXMLGUIBuilder | virtual |
| createGUI(KParts::Part *part) | KParts::MainWindow | protectedslot |
| KXmlGuiWindow::createGUI(const QString &xmlfile=QString()) | KXmlGuiWindow | |
| createShellGUI(bool create=true) | KParts::MainWindow | protectedvirtual |
| createStandardStatusBarAction() | KXmlGuiWindow | |
| customHelpMenu(bool showWhatsThis=true) | KMainWindow | |
| customTags() const | KXMLGUIBuilder | virtual |
| d_ptr | KParts::PartBase | protected |
| dbusName() const | KMainWindow | |
| Default enum value | KXmlGuiWindow | |
| domDocument() const | KXMLGUIClient | virtual |
| DoNotLoadPlugins enum value | KParts::PartBase | protected |
| endXMLPlug() | KXMLGUIClient | |
| event(QEvent *event) | KXmlGuiWindow | protectedvirtual |
| factory() const | KXMLGUIClient | |
| finalizeGUI(KXMLGUIClient *client) | KXmlGuiWindow | virtual |
| finalizeGUI(bool force) | KXmlGuiWindow | |
| findMostRecentXMLFile(const QStringList &files, QString &doc) | KXMLGUIClient | static |
| getActionsToChangeForState(const QString &state) | KXMLGUIClient | |
| guiFactory() | KXmlGuiWindow | virtual |
| hasMenuBar | KXmlGuiWindow | |
| KMainWindow::hasMenuBar() | KMainWindow | |
| helpMenu(const QString &aboutAppText=QString(), bool showWhatsThis=true) | KMainWindow | |
| ignoreInitialGeometry() | KMainWindow | |
| initialGeometrySet | KXmlGuiWindow | |
| KMainWindow::initialGeometrySet() const | KMainWindow | |
| insertChildClient(KXMLGUIClient *child) | KXMLGUIClient | |
| isHelpMenuEnabled() const | KXmlGuiWindow | |
| isStandardToolBarMenuEnabled() const | KXmlGuiWindow | |
| k_ptr | KMainWindow | protected |
| Keys enum value | KXmlGuiWindow | |
| KMainWindow(QWidget *parent=0, Qt::WindowFlags f=KDE_DEFAULT_WINDOWFLAGS) | KMainWindow | |
| KMainWindow(KMainWindowPrivate &dd, QWidget *parent, Qt::WindowFlags f) | KMainWindow | protected |
| KXMLGUIBuilder(QWidget *widget) | KXMLGUIBuilder | |
| KXMLGUIClient() | KXMLGUIClient | |
| KXMLGUIClient(KXMLGUIClient *parent) | KXMLGUIClient | |
| KXmlGuiWindow(QWidget *parent=0, Qt::WindowFlags f=KDE_DEFAULT_WINDOWFLAGS) | KXmlGuiWindow | |
| LoadPlugins enum value | KParts::PartBase | protected |
| loadPlugins(QObject *parent, KXMLGUIClient *parentGUIClient, const KComponentData &componentData) | KParts::PartBase | protected |
| LoadPluginsIfEnabled enum value | KParts::PartBase | protected |
| loadStandardsXmlFile() | KXMLGUIClient | protected |
| localXMLFile() const | KXMLGUIClient | virtual |
| MainWindow(QWidget *parent=0, Qt::WindowFlags f=KDE_DEFAULT_WINDOWFLAGS) | KParts::MainWindow | explicit |
| MainWindow(QWidget *parent, const char *name=0, Qt::WindowFlags f=KDE_DEFAULT_WINDOWFLAGS) | KParts::MainWindow | explicit |
| memberList() | KMainWindow | static |
| menuBar() | KMainWindow | |
| parentClient() const | KXMLGUIClient | |
| parseGeometry(bool parsewidth) | KMainWindow | protected |
| PartBase() | KParts::PartBase | |
| PartBase(PartBasePrivate &dd) | KParts::PartBase | protected |
| partObject() const | KParts::PartBase | |
| plugActionList(const QString &name, const QList< QAction * > &actionList) | KXMLGUIClient | |
| PluginLoadingMode enum name | KParts::PartBase | protected |
| prepareXMLUnplug(QWidget *) | KXMLGUIClient | |
| queryClose() | KMainWindow | protectedvirtual |
| queryExit() | KMainWindow | protectedvirtual |
| readGlobalProperties(KConfig *sessionConfig) | KMainWindow | protectedvirtual |
| readProperties(const KConfigGroup &) | KMainWindow | protectedvirtual |
| readPropertiesInternal(KConfig *, int) | KMainWindow | protected |
| reloadXML() | KXMLGUIClient | |
| removeChildClient(KXMLGUIClient *child) | KXMLGUIClient | |
| removeContainer(QWidget *container, QWidget *parent, QDomElement &element, QAction *containerAction) | KXMLGUIBuilder | virtual |
| removeCustomElement(QWidget *parent, QAction *action) | KXMLGUIBuilder | virtual |
| replaceXMLFile(const QString &xmlfile, const QString &localxmlfile, bool merge=false) | KXMLGUIClient | |
| resetAutoSaveSettings() | KMainWindow | |
| restore(int number, bool show=true) | KMainWindow | |
| restoreWindowSize(const KConfigGroup &config) | KMainWindow | protected |
| ReverseStateChange enum name | KXMLGUIClient | |
| Save enum value | KXmlGuiWindow | |
| saveAutoSaveSettings() | KMainWindow | protectedslot |
| saveGlobalProperties(KConfig *sessionConfig) | KMainWindow | protectedvirtual |
| saveMainWindowSettings(const KConfigGroup &config) | KMainWindow | |
| saveNewToolbarConfig() | KParts::MainWindow | protectedslot |
| saveProperties(KConfigGroup &) | KMainWindow | protectedvirtual |
| savePropertiesInternal(KConfig *, int) | KMainWindow | protected |
| saveWindowSize(const KConfigGroup &config) const | KMainWindow | protected |
| setAutoSaveSettings(const QString &groupName=QLatin1String("MainWindow"), bool saveWindowSize=true) | KMainWindow | |
| setAutoSaveSettings(const KConfigGroup &group, bool saveWindowSize=true) | KMainWindow | |
| setBuilderClient(KXMLGUIClient *client) | KXMLGUIBuilder | |
| setBuilderComponentData(const KComponentData &componentData) | KXMLGUIBuilder | |
| setCaption(const QString &caption) | KMainWindow | virtualslot |
| setCaption(const QString &caption, bool modified) | KMainWindow | virtualslot |
| setClientBuilder(KXMLGUIBuilder *builder) | KXMLGUIClient | |
| KXmlGuiWindow::setComponentData(const KComponentData &componentData) | KXMLGUIClient | protectedvirtual |
| KParts::PartBase::setComponentData(const KComponentData &componentData) | KParts::PartBase | protectedvirtual |
| KParts::PartBase::setComponentData(const KComponentData &componentData, bool loadPlugins) | KParts::PartBase | protectedvirtual |
| setDOMDocument(const QDomDocument &document, bool merge=false) | KXMLGUIClient | protectedvirtual |
| setFactory(KXMLGUIFactory *factory) | KXMLGUIClient | |
| setHelpMenuEnabled(bool showHelpMenu=true) | KXmlGuiWindow | |
| setLocalXMLFile(const QString &file) | KXMLGUIClient | protectedvirtual |
| setPartObject(QObject *object) | KParts::PartBase | |
| setPlainCaption(const QString &caption) | KMainWindow | virtualslot |
| setPluginInterfaceVersion(int version) | KParts::PartBase | protected |
| setPluginLoadingMode(PluginLoadingMode loadingMode) | KParts::PartBase | protected |
| setSettingsDirty() | KMainWindow | slot |
| setStandardToolBarMenuEnabled(bool enable) | KXmlGuiWindow | |
| settingsDirty() const | KMainWindow | protected |
| setupGUI(StandardWindowOptions options=Default, const QString &xmlfile=QString()) | KXmlGuiWindow | |
| setupGUI(const QSize &defaultSize, StandardWindowOptions options=Default, const QString &xmlfile=QString()) | KXmlGuiWindow | |
| setupToolbarMenuActions() | KXmlGuiWindow | |
| setXML(const QString &document, bool merge=false) | KXMLGUIClient | protectedvirtual |
| setXMLFile(const QString &file, bool merge=false, bool setXMLDoc=true) | KXMLGUIClient | protectedvirtual |
| setXMLGUIBuildDocument(const QDomDocument &doc) | KXMLGUIClient | |
| showAboutApplication() | KMainWindow | protectedvirtualslot |
| slotSetStatusBarText(const QString &) | KParts::MainWindow | protectedvirtualslot |
| slotStateChanged(const QString &newstate) | KXmlGuiWindow | virtualslot |
| slotStateChanged(const QString &newstate, bool reverse) | KXmlGuiWindow | slot |
| standardToolBarMenuEnabled | KXmlGuiWindow | |
| StandardWindowOption enum name | KXmlGuiWindow | |
| stateChanged(const QString &newstate, ReverseStateChange reverse=StateNoReverse) | KXMLGUIClient | protectedvirtual |
| StateNoReverse enum value | KXMLGUIClient | |
| StateReverse enum value | KXMLGUIClient | |
| statusBar() | KMainWindow | |
| StatusBar enum value | KXmlGuiWindow | |
| ToolBar enum value | KXmlGuiWindow | |
| toolBar(const QString &name=QString()) | KMainWindow | |
| toolBarMenuAction() | KXmlGuiWindow | |
| toolBars() const | KMainWindow | |
| unplugActionList(const QString &name) | KXMLGUIClient | |
| KXmlGuiWindow::KXMLGUIBuilder::virtual_hook(int id, void *data) | KXMLGUIBuilder | protectedvirtual |
| KXMLGUIClient::virtual_hook(int id, void *data) | KXMLGUIClient | protectedvirtual |
| widget() | KXMLGUIBuilder | |
| xmlFile() const | KXMLGUIClient | virtual |
| xmlguiBuildDocument() const | KXMLGUIClient | |
| ~KMainWindow() | KMainWindow | virtual |
| ~KXMLGUIBuilder() | KXMLGUIBuilder | virtual |
| ~KXMLGUIClient() | KXMLGUIClient | virtual |
| ~KXmlGuiWindow() | KXmlGuiWindow | virtual |
| ~MainWindow() | KParts::MainWindow | virtual |
| ~PartBase() | KParts::PartBase | virtual |