KTextEditor
mainwindow.h
33 * For example the component can get a place to show view bar widgets (e.g. search&replace, goto line, ...).
34 * This is useful to e.g. have one place inside the window to show such stuff even if the application allows
37 * The application must pass a pointer to the MainWindow object to the createView method on view creation
40 * It must not reimplement this class but construct an instance and pass a pointer to a QObject that
277 * \return pointer to the plugin view if a plugin with \p name is loaded and has a view for this mainwindow,
Left
QWidget * widget() override
A KParts derived class representing a text document.
Definition: document.h:185
The KTextEditor namespace contains all the public API that is required to use the KTextEditor compone...
Definition: katetextblock.h:21
Top
Orientation
A text widget with KXMLGUIClient that represents a Document.
Definition: view.h:146
This class allows the application that embeds the KTextEditor component to allow it to access parts o...
Definition: mainwindow.h:43
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Mar 2 2021 23:55:41 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Mar 2 2021 23:55:41 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.