ProjectDocument Class
(Debugger::ProjectExplorer::ProjectDocument)Public Functions
ProjectDocument(const Debugger::QString &mimeType, const Utils::FileName &fileName, const int &callback = {}) | |
bool | reload(Debugger::QString *errorString, int flag, int type) |
int | reloadBehavior(int, int) const |
Member Function Documentation
ProjectDocument::ProjectDocument(const Debugger::QString &mimeType, const Utils::FileName &fileName, const int &callback = {})
Default constructs an instance of ProjectDocument.