KTextEditor
editorchooser.h
Go to the documentation of this file.
137 static KTextEditor::Editor *editor (const QString& postfix=QString(), bool fallBackToKatePart = true);
friend class PrivateEditorChooser
Definition editorchooser.h:90
static KTextEditor::Editor * editor(const QString &postfix=QString(), bool fallBackToKatePart=true)
Static accessor to get the Editor instance of the currently used KTextEditor component.
Definition editorchooser.cpp:118
void writeAppSetting(const QString &postfix=QString())
Write the configuration to the application's config file.
Definition editorchooser.cpp:110
void readAppSetting(const QString &postfix=QString())
Read the configuration from the application's config file.
Definition editorchooser.cpp:96
void changed()
This signal is emitted whenever the selected item in the combo box changed.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.