kapptemplate
#include <KTextEditor/Plugin>
Include dependency graph for ktexteditor/%{APPNAMELC}plugin.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | APPNAMEUC }PLUGIN_H |
Functions | |
virtual void | addView (KTextEditor::View *view) |
class { | |
} | Plugin (QObject *parent=0, const QVariantList &args=QVariantList()) |
void | readConfig () |
void | removeView (KTextEditor::View *view) |
void | writeConfig () |
Variables | |
QList< class%{APPNAME}View * > | m_views |
Macro Definition Documentation
#define APPNAMEUC }PLUGIN_H |
Function Documentation
virtual void addView | ( | KTextEditor::View * | view | ) |
class @12 Plugin | ( | QObject * | parent = 0 , |
const QVariantList & | args = QVariantList() |
||
) |
void readConfig | ( | ) |
void removeView | ( | KTextEditor::View * | view | ) |
void writeConfig | ( | ) |
Variable Documentation
Definition at line 32 of file ktexteditor/%{APPNAMELC}plugin.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.