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
Definition: MainWindow.h:60
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.