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
282 * \return pointer to the plugin view if a plugin with \p name is loaded and has a view for this mainwindow,
317 * The host application should try to manage this like some KTextEditor::View (e.g. as a tab) and provide
QWidget * widget() override
Orientation
The KTextEditor namespace contains all the public API that is required to use the KTextEditor compone...
Definition: katetextblock.h:22
QString message
Definition: mainwindow.h:43
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Dec 9 2023 03:50:16 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Dec 9 2023 03:50:16 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.