kapptemplate
#include <KXmlGuiWindow>
#include "ui_prefs_base.h"
Include dependency graph for kapp4-qml/src/%{APPNAMELC}.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | APPNAMEUC }_H |
Functions | |
class { | |
} | APPNAME () |
Variables | |
KToggleAction * | m_statusbarAction |
KToggleAction * | m_toolbarAction {APPNAME}View *m_view |
Ui::prefs_base | ui_prefs_base |
Macro Definition Documentation
#define APPNAMEUC }_H |
Function Documentation
class @7 APPNAME | ( | ) |
This class serves as the main window for %{APPNAME}.
It handles the menus, toolbars and status bars.
Main window class
- Version
- %{VERSION} Default Constructor
Variable Documentation
KToggleAction* m_statusbarAction |
Definition at line 65 of file kapp4-qml/src/%{APPNAMELC}.h.
Definition at line 62 of file kapp4-qml/src/%{APPNAMELC}.h.
Ui::prefs_base ui_prefs_base |
Definition at line 61 of file kapp4-qml/src/%{APPNAMELC}.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:39:44 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:39:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.