KTextEditor
plugin.h
This class allows the application that embeds the KTextEditor component to allow it to access parts o...
Definition mainwindow.h:47
virtual ConfigPage * configPage(int number, QWidget *parent)
Get the config page with the number, config pages from 0 to configPages()-1 are available if configPa...
Definition ktexteditor.cpp:244
virtual QObject * createView(KTextEditor::MainWindow *mainWindow)=0
Create a new View for this plugin for the given KTextEditor::MainWindow.
virtual int configPages() const
Get the number of available config pages.
Definition ktexteditor.cpp:239
The KTextEditor namespace contains all the public API that is required to use the KTextEditor compone...
Definition katetextblock.h:18
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:24 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:24 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.