List of All Members for IDocument
This is the complete list of members for Core::IDocument, including inherited members.
- enum OpenResult
- contents() const : QByteArray
- displayName() const : QString
- filePath() const : const Utils::FilePath &
- isTemporary() const : bool
- open(QString *, const QString &, const QString &) : Core::IDocument::OpenResult
- setContents(const QByteArray &) : bool
- setFilePath(const Utils::FilePath &)
- setPreferredDisplayName(const QString &)
- setTemporary(bool )