rocs/App
CodeEditor.h
Go to the documentation of this file.
void saveScript(KTextEditor::Document *doc)
Save the given script or if no text document is given, the currently active script is saved...
Definition: CodeEditor.cpp:184
bool isModified() const
This method gives modification state of code-editor texts.
Definition: CodeEditor.cpp:255
Definition: CodeEditor.h:38
CodeEditor(MainWindow *parent=0)
Creates new CodeEditor without any scripts.
Definition: CodeEditor.cpp:31
QObject * parent() const
Definition: MainWindow.h:60
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:13 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:16:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.