Interfaces
Window Class Reference
#include <main.h>
Inheritance diagram for Window:
Additional Inherited Members | |
Public Slots inherited from KMainWindow | |
void | appHelpActivated (void) |
virtual void | setCaption (const QString &caption) |
virtual void | setCaption (const QString &caption, bool modified) |
virtual void | setPlainCaption (const QString &caption) |
void | setSettingsDirty () |
Static Public Member Functions inherited from KMainWindow | |
static bool | canBeRestored (int number) |
static const QString | classNameOfToplevel (int number) |
static QList< KMainWindow * > | memberList () |
Protected Slots inherited from KMainWindow | |
void | saveAutoSaveSettings () |
virtual void | showAboutApplication () |
Protected Member Functions inherited from KMainWindow | |
KMainWindow (KMainWindowPrivate &dd, QWidget *parent, Qt::WindowFlags f) | |
virtual void | closeEvent (QCloseEvent *) |
virtual bool | event (QEvent *event) |
void | parseGeometry (bool parsewidth) |
virtual bool | queryClose () |
virtual bool | queryExit () |
virtual void | readGlobalProperties (KConfig *sessionConfig) |
virtual void | readProperties (const KConfigGroup &) |
bool | readPropertiesInternal (KConfig *, int) |
void | restoreWindowSize (const KConfigGroup &config) |
virtual void | saveGlobalProperties (KConfig *sessionConfig) |
virtual void | saveProperties (KConfigGroup &) |
void | savePropertiesInternal (KConfig *, int) |
void | saveWindowSize (const KConfigGroup &config) const |
bool | settingsDirty () const |
Protected Attributes inherited from KMainWindow | |
KMainWindowPrivate *const | k_ptr |
Properties inherited from KMainWindow | |
QString | autoSaveGroup |
bool | autoSaveSettings |
bool | hasMenuBar |
bool | initialGeometrySet |
Detailed Description
Constructor & Destructor Documentation
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.