, including all inherited members.
| aboutData() const | KInstance | |
| accel() | KMainWindow | |
| action(const char *name) const | KXMLGUIClient | |
| action(const QDomElement &element) const | KXMLGUIClient | [virtual] |
| actionCollection() const | KXMLGUIClient | [virtual] |
| addDockWindow(QDockWindow *dockWindow, Dock edge=DockTop, bool newLine=FALSE) | QMainWindow | |
| addDockWindow(QDockWindow *dockWindow, const QString &label, Dock edge=DockTop, bool newLine=FALSE) | QMainWindow | |
| addStateActionDisabled(const QString &state, const QString &action) | KXMLGUIClient | |
| addStateActionEnabled(const QString &state, const QString &action) | KXMLGUIClient | |
| addToolBar(QDockWindow *, Dock=DockTop, bool newLine=FALSE) | QMainWindow | |
| addToolBar(QDockWindow *, const QString &label, Dock=DockTop, bool newLine=FALSE) | QMainWindow | |
| appHelpActivated(void) | KMainWindow | [slot] |
| applyMainWindowSettings(KConfig *config, const QString &groupName, bool force) | KMainWindow | |
| applyMainWindowSettings(KConfig *config, const QString &groupName=QString::null) | KMainWindow | |
| appropriate(QDockWindow *dw) | QMainWindow | |
| atStatement(ExecState *exec) (defined in KJS::KJSDebugWin) | KJS::KJSDebugWin | |
| autoSaveGroup() const | KMainWindow | |
| autoSaveSettings() const | KMainWindow | |
| beginXMLPlug(QWidget *) | KXMLGUIClient | |
| bottomDock() | QMainWindow | |
| builderClient() const | KXMLGUIBuilder | |
| builderInstance() const | KXMLGUIBuilder | |
| canBeRestored(int number) | KMainWindow | [static] |
| centralWidget() | QMainWindow | |
| childClients() | KXMLGUIClient | |
| childEvent(QChildEvent *e) | KMainWindow | [protected] |
| classNameOfToplevel(int number) | KMainWindow | [static] |
| clearInterpreter(Interpreter *interpreter) | KJS::KJSDebugWin | |
| clientBuilder() const | KXMLGUIClient | |
| closeEvent(QCloseEvent *e) | KJS::KJSDebugWin | [protected, virtual] |
| config() const | KInstance | |
| configureToolbars() | KMainWindow | [slot] |
| conserveMemory() | KXMLGUIClient | [protected, virtual] |
| containerTags() const | KXMLGUIBuilder | [virtual] |
| Continue enum value (defined in KJS::KJSDebugWin) | KJS::KJSDebugWin | |
| Create enum value | KMainWindow | |
| Create | KMainWindow | |
| createContainer(QWidget *parent, int index, const QDomElement &element, int &id) | KXMLGUIBuilder | [virtual] |
| createCustomElement(QWidget *parent, int index, const QDomElement &element) | KXMLGUIBuilder | [virtual] |
| createDockWindowMenu(DockWindows dockWindows=AllDockWindows) | QMainWindow | |
| createGUI(const QString &xmlfile=QString::null, bool _conserveMemory=true) | KMainWindow | |
| createInstance() | KJS::KJSDebugWin | [static] |
| createStandardStatusBarAction() | KMainWindow | |
| CreationFlags enum name | KMainWindow | |
| customHelpMenu(bool showWhatsThis=true) | KMainWindow | |
| customize() | QMainWindow | |
| customTags() const | KXMLGUIBuilder | [virtual] |
| debugWindow() | KJS::KJSDebugWin | [inline, static] |
| destroyInstance() | KJS::KJSDebugWin | [static] |
| dirs() const | KInstance | |
| Disabled enum value (defined in KJS::KJSDebugWin) | KJS::KJSDebugWin | |
| disableOtherWindows() | KJS::KJSDebugWin | [protected] |
| dockWindowPositionChanged(QDockWindow *dockWindow) | QMainWindow | |
| dockWindows(Dock dock) | QMainWindow | |
| dockWindows() | QMainWindow | |
| dockWindowsMovable() | QMainWindow | |
| domDocument() const | KXMLGUIClient | [virtual] |
| enableOtherWindows() | KJS::KJSDebugWin | [protected] |
| endXMLPlug() | KXMLGUIClient | |
| enterContext(ExecState *exec) | KJS::KJSDebugWin | |
| eventFilter(QObject *obj, QEvent *evt) | KJS::KJSDebugWin | [protected] |
| exception(ExecState *exec, const Value &value, bool inTryCatch) | KJS::KJSDebugWin | |
| exitContext(ExecState *exec, const Completion &completion) | KJS::KJSDebugWin | |
| factory() const | KXMLGUIClient | |
| finalizeGUI(KXMLGUIClient *client) | KMainWindow | [virtual] |
| finalizeGUI(bool force) | KMainWindow | |
| findMostRecentXMLFile(const QStringList &files, QString &doc) | KXMLGUIClient | [static] |
| getActionsToChangeForState(const QString &state) | KXMLGUIClient | |
| getExecState() const | KJS::KJSDebugWin | [inline] |
| getLocation(QDockWindow *dw, Dock &dock, int &index, bool &nl, int &extraOffset) | QMainWindow | |
| getMemberList() | KMainWindow | [static] |
| guiFactory() | KMainWindow | [virtual] |
| hasDockWindow(QDockWindow *dw) | QMainWindow | |
| hasMenuBar() | KMainWindow | |
| helpMenu(const QString &aboutAppText=QString::null, bool showWhatsThis=true) | KMainWindow | |
| hide() | KMainWindow | [virtual] |
| iconLoader() const | KInstance | |
| ignoreInitialGeometry() | KMainWindow | |
| initialGeometrySet() const | KMainWindow | |
| insertChildClient(KXMLGUIClient *child) | KXMLGUIClient | |
| inSession() const | KJS::KJSDebugWin | [inline] |
| instance() const | KXMLGUIClient | [virtual] |
| instanceName() const | KInstance | |
| isCustomizable() | QMainWindow | |
| isDockEnabled(Dock dock) | QMainWindow | |
| isDockEnabled(QDockArea *area) | QMainWindow | |
| isDockEnabled(QDockWindow *tb, Dock dock) | QMainWindow | |
| isDockEnabled(QDockWindow *dw, QDockArea *area) | QMainWindow | |
| isDockMenuEnabled() | QMainWindow | |
| isHelpMenuEnabled() | KMainWindow | |
| isStandardToolBarMenuEnabled() const | KMainWindow | |
| Keys enum value | KMainWindow | |
| Keys | KMainWindow | |
| KInstance(const QCString &instanceName) | KInstance | |
| KInstance(const KAboutData *aboutData) | KInstance | |
| KInstance(KInstance *src) | KInstance | |
| KInstance(const KInstance &) | KInstance | [protected] |
| KJSDebugWin(QWidget *parent=0, const char *name=0) | KJS::KJSDebugWin | |
| KMainWindow(QWidget *parent=0, const char *name=0, WFlags f=WType_TopLevel|WDestructiveClose) | KMainWindow | |
| KMainWindow(int cflags, QWidget *parent=0, const char *name=0, WFlags f=WType_TopLevel|WDestructiveClose) | KMainWindow | |
| KXMLGUIBuilder(QWidget *widget) | KXMLGUIBuilder | |
| KXMLGUIClient() | KXMLGUIClient | |
| KXMLGUIClient(KXMLGUIClient *parent) | KXMLGUIClient | |
| leftDock() | QMainWindow | |
| lineUpDockWindows(bool keepNewLines=FALSE) | QMainWindow | |
| lineUpToolBars(bool keepNewLines=FALSE) | QMainWindow | |
| localXMLFile() const | KXMLGUIClient | [virtual] |
| memberList | KMainWindow | [static] |
| menuAboutToShow() | QMainWindow | |
| menuBar() | KMainWindow | |
| mimeSourceFactory() const | KInstance | |
| Mode enum name | KJS::KJSDebugWin | |
| moveDockWindow(QDockWindow *dockWindow, Dock edge=DockTop) | QMainWindow | |
| moveDockWindow(QDockWindow *dockWindow, Dock edge, bool nl, int index, int extraOffset=-1) | QMainWindow | |
| moveToolBar(QDockWindow *, Dock=DockTop) | QMainWindow | |
| moveToolBar(QDockWindow *, Dock, bool nl, int index, int extraOffset=-1) | QMainWindow | |
| newIconLoader() const | KInstance | |
| Next enum value (defined in KJS::KJSDebugWin) | KJS::KJSDebugWin | |
| NoDCOPObject enum value | KMainWindow | |
| opaqueMoving() | QMainWindow | |
| paintEvent(QPaintEvent *e) | KMainWindow | [protected] |
| parentClient() const | KXMLGUIClient | |
| parseGeometry(bool parsewidth) | KMainWindow | [protected] |
| pixmapSizeChanged(bool) | QMainWindow | |
| plugActionList(const QString &name, const QPtrList< KAction > &actionList) | KXMLGUIClient | |
| prepareXMLUnplug(QWidget *) | KXMLGUIClient | |
| QMainWindow(QWidget *parent=0, const char *name=0, WFlags f=WType_TopLevel) | QMainWindow | |
| 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(QWidget *container, QWidget *parent, QDomElement &element, int id) | KXMLGUIBuilder | [virtual] |
| removeCustomElement(QWidget *parent, int id) | KXMLGUIBuilder | [virtual] |
| removeDockWindow(QDockWindow *dockWindow) | QMainWindow | |
| removeToolBar(QDockWindow *) | QMainWindow | |
| resetAutoSaveSettings() | KMainWindow | |
| resizeEvent(QResizeEvent *e) | KMainWindow | [protected] |
| restore(int number, bool show=true) | KMainWindow | |
| restoreWindowSize(KConfig *config) | KMainWindow | [protected] |
| ReverseStateChange enum name | KXMLGUIClient | |
| rightDock() | QMainWindow | |
| rightJustification() | QMainWindow | |
| Save enum value | KMainWindow | |
| Save | KMainWindow | |
| saveAutoSaveSettings() | KMainWindow | [protected, slot] |
| saveGlobalProperties(KConfig *sessionConfig) | KMainWindow | [protected, virtual] |
| saveMainWindowSettings(KConfig *config, const QString &groupName=QString::null) | KMainWindow | |
| saveNewToolbarConfig() | KMainWindow | [protected, slot] |
| saveProperties(KConfig *) | KMainWindow | [protected, virtual] |
| savePropertiesInternal(KConfig *, int) | KMainWindow | [protected] |
| saveWindowSize(KConfig *config) const | KMainWindow | [protected] |
| setAppropriate(QDockWindow *dw, bool a) | QMainWindow | |
| setAutoSaveSettings(const QString &groupName=QString::fromLatin1("MainWindow"), bool saveWindowSize=true) | KMainWindow | |
| setBuilderClient(KXMLGUIClient *client) | KXMLGUIBuilder | |
| setBuilderInstance(KInstance *instance) | KXMLGUIBuilder | |
| setCaption(const QString &caption) | KMainWindow | [virtual, slot] |
| setCaption(const QString &caption, bool modified) | KMainWindow | [virtual, slot] |
| setCentralWidget(QWidget *w) | QMainWindow | |
| setClientBuilder(KXMLGUIBuilder *builder) | KXMLGUIClient | |
| setConfigName(const QString &name) | KInstance | [protected] |
| setDockEnabled(Dock dock, bool enable) | QMainWindow | |
| setDockEnabled(QDockWindow *dw, Dock dock, bool enable) | QMainWindow | |
| setDockMenuEnabled(bool b) | QMainWindow | |
| setDockWindowsMovable(bool) | QMainWindow | |
| setDOMDocument(const QDomDocument &document, bool merge=false) | KXMLGUIClient | [protected, virtual] |
| setFactory(KXMLGUIFactory *factory) | KXMLGUIClient | |
| setFrameBorderWidth(int) | KMainWindow | |
| setHelpMenuEnabled(bool showHelpMenu=true) | KMainWindow | |
| setIcon(const QPixmap &) | KMainWindow | [virtual] |
| setInstance(KInstance *instance) | KXMLGUIClient | [protected, virtual] |
| setLocalXMLFile(const QString &file) | KXMLGUIClient | [protected, virtual] |
| setMode(Mode m) | KJS::KJSDebugWin | [inline] |
| setNextSourceInfo(QString url, int baseLine) | KJS::KJSDebugWin | |
| setOpaqueMoving(bool) | QMainWindow | |
| setPlainCaption(const QString &caption) | KMainWindow | [virtual, slot] |
| setRightJustification(bool) | QMainWindow | |
| setSettingsDirty() | KMainWindow | [slot] |
| setSourceLine(int sourceId, int lineno) | KJS::KJSDebugWin | |
| setStandardToolBarMenuEnabled(bool enable) | KMainWindow | |
| settingsDirty() const | KMainWindow | [protected] |
| settingsGroup() const | KMainWindow | [protected] |
| setToolBarsMovable(bool) | QMainWindow | |
| setupGUI(int options=ToolBar|Keys|StatusBar|Save|Create, const QString &xmlfile=QString::null) | KMainWindow | |
| setupGUI(QSize defaultSize, int options=ToolBar|Keys|StatusBar|Save|Create, const QString &xmlfile=QString::null) | KMainWindow | |
| setUpLayout() | QMainWindow | |
| setupToolbarMenuActions() | KMainWindow | |
| setUsesBigPixmaps(bool) | QMainWindow | |
| setUsesTextLabel(bool) | QMainWindow | |
| setXML(const QString &document, bool merge=false) | KXMLGUIClient | [protected, virtual] |
| setXMLFile(const QString &file, bool merge=false, bool setXMLDoc=true) | KXMLGUIClient | [protected, virtual] |
| setXMLGUIBuildDocument(const QDomDocument &doc) | KXMLGUIClient | |
| sharedConfig() const | KInstance | |
| show() | KMainWindow | [virtual] |
| showAboutApplication() | KMainWindow | [protected, virtual, slot] |
| showDockMenu(const QPoint &globalPos) | QMainWindow | |
| sizeForCentralWidgetSize(QSize size) KDE_DEPRECATED | KMainWindow | |
| slotBreakNext() | KJS::KJSDebugWin | [slot] |
| slotContinue() | KJS::KJSDebugWin | [slot] |
| slotEval() | KJS::KJSDebugWin | [slot] |
| slotNext() | KJS::KJSDebugWin | [slot] |
| slotShowFrame(int frameno) | KJS::KJSDebugWin | [slot] |
| slotSourceSelected(int sourceSelIndex) | KJS::KJSDebugWin | [slot] |
| slotStateChanged(const QString &newstate) | KMainWindow | [virtual, slot] |
| slotStateChanged(const QString &newstate, KXMLGUIClient::ReverseStateChange) | KMainWindow | [slot] |
| slotStep() | KJS::KJSDebugWin | [slot] |
| slotStop() | KJS::KJSDebugWin | [slot] |
| slotToggleBreakpoint(int lineno) | KJS::KJSDebugWin | [slot] |
| sourceChanged(Interpreter *interpreter, QString url) | KJS::KJSDebugWin | |
| SourceDisplay class | KJS::KJSDebugWin | [friend] |
| sourceParsed(ExecState *exec, int sourceId, const UString &source, int errorLine) (defined in KJS::KJSDebugWin) | KJS::KJSDebugWin | |
| sourceUnused(ExecState *exec, int sourceId) (defined in KJS::KJSDebugWin) | KJS::KJSDebugWin | |
| StandardWindowOptions enum name | KMainWindow | |
| stateChanged(const QString &newstate, ReverseStateChange reverse=StateNoReverse) | KXMLGUIClient | [protected, virtual] |
| StateNoReverse enum value | KXMLGUIClient | |
| StateReverse enum value | KXMLGUIClient | |
| statusBar() | KMainWindow | |
| StatusBar enum value | KMainWindow | |
| StatusBar | KMainWindow | |
| Step enum value (defined in KJS::KJSDebugWin) | KJS::KJSDebugWin | |
| Stop enum value (defined in KJS::KJSDebugWin) | KJS::KJSDebugWin | |
| toolBar(const char *name=0) | KMainWindow | |
| ToolBar enum value | KMainWindow | |
| ToolBar | KMainWindow | |
| toolBarIterator() | KMainWindow | |
| toolBarMenuAction() | KMainWindow | |
| toolBarPositionChanged(QToolBar *) | QMainWindow | |
| toolBars(Dock dock) | QMainWindow | |
| toolBarsMovable() | QMainWindow | |
| toolTipGroup() | QMainWindow | |
| topDock() | QMainWindow | |
| unplugActionList(const QString &name) | KXMLGUIClient | |
| usesBigPixmaps() | QMainWindow | |
| usesTextLabel() | QMainWindow | |
| usesTextLabelChanged(bool) | QMainWindow | |
| KMainWindow::virtual_hook(int id, void *data) | KMainWindow | [protected, virtual] |
| KInstance::virtual_hook(int id, void *data) | KInstance | [protected, virtual] |
| whatsThis() | QMainWindow | |
| widget() | KXMLGUIBuilder | |
| xmlFile() const | KXMLGUIClient | [virtual] |
| xmlguiBuildDocument() const | KXMLGUIClient | |
| ~KInstance() | KInstance | [virtual] |
| ~KJSDebugWin() | KJS::KJSDebugWin | [virtual] |
| ~KMainWindow() | KMainWindow | [virtual] |
| ~KXMLGUIBuilder() | KXMLGUIBuilder | [virtual] |
| ~KXMLGUIClient() | KXMLGUIClient | [virtual] |
| ~QMainWindow() | QMainWindow | |