rocs/RocsCore
Project Member List
This is the complete list of members for Project, including all inherited members.
addCodeFile(const KUrl &file) | Project | |
addCodeFileNew(KTextEditor::Document *document) | Project | |
addGraphFile(const KUrl &file) | Project | |
addGraphFileNew(Document *document) | Project | |
codeFiles() const | Project | |
codeFilesNew() const | Project | |
exportProject(const KUrl &exportUrl) | Project | |
graphFiles() const | Project | |
isModified() const | Project | |
isTemporary() | Project | |
journalFile() const | Project | |
name() const | Project | |
Project() | Project | explicit |
Project(const KUrl &projectFile) | Project | explicit |
Project(const KUrl &projectArchive, const KUrl &projectDirectory) | Project | explicit |
projectDirectory() const | Project | |
projectFile() const | Project | |
removeCodeFile(int fileID) | Project | |
removeCodeFileNew(KTextEditor::Document *document) | Project | |
removeGraphFile(int fileID) | Project | |
removeGraphFileNew(Document *document) | Project | |
saveCodeFileNew(KTextEditor::Document *document, const KUrl &file) | Project | |
saveGraphFileAs(Document *document, const QString &file) | Project | |
saveGraphFileNew(Document *document, const QString &file) | Project | |
setJournalFile(const KUrl &file) | Project | |
setModified(bool modified=true) | Project | |
setName(const QString &name) | Project | |
setProjectFile(const KUrl &fileUrl) | Project | |
writeProjectFile(const QString &fileUrl=QString()) | Project | |
~Project() | Project | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:18 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:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.