kanagram
MainWindow Class Reference
#include <mainwindow.h>
Inheritance diagram for MainWindow:
Public Member Functions | |
MainWindow () | |
~MainWindow () | |
Public Member Functions inherited from KDeclarativeMainWindow | |
KDeclarativeMainWindow () | |
~KDeclarativeMainWindow () | |
QString | caption () const |
KConfigGroup | config (const QString &group="Default") |
KDeclarativeView * | declarativeView () const |
QStringList | startupArguments () const |
Q_INVOKABLE QString | startupOption (const QString &option) const |
Additional Inherited Members | |
Public Slots inherited from KDeclarativeMainWindow | |
void | setCaption (const QString &caption) |
void | setCaption (const QString &caption, bool modified) |
Signals inherited from KDeclarativeMainWindow | |
void | captionChanged () |
Properties inherited from KDeclarativeMainWindow | |
QString | caption |
QStringList | startupArguments |
Detailed Description
Definition at line 31 of file mainwindow.h.
Constructor & Destructor Documentation
MainWindow::MainWindow | ( | ) |
Definition at line 30 of file mainwindow.cpp.
MainWindow::~MainWindow | ( | ) |
Definition at line 43 of file mainwindow.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.