Extending Qt Creator Manual
IDocument
Extending Qt Creator Manual 4.7.2
List of All Members for IDocument
This is the complete list of members for
Debugger::Core::IDocument
, including inherited members.
enum
ChangeTrigger
enum
ChangeType
enum
OpenResult
enum
ReloadBehavior
enum
ReloadFlag
enum
ReloadSetting
IDocument
(Debugger::QObject *)
~IDocument
()
aboutToReload
()
autoSave
(Debugger::QString *, const Debugger::QString &) : bool
blockSignals
(bool )
changed
()
checkPermissions
()
childEvent
(QChildEvent *)
children
() const
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
connect
(const QObject *, PointerToMemberFunction , Functor )
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
connectNotify
(const QMetaMethod &)
contents
() const : Debugger::QByteArray
contentsChanged
()
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
destroyed
(QObject *)
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QMetaObject::Connection &)
disconnect
(const char *, const QObject *, const char *) const
disconnect
(const QObject *, const char *) const
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
disconnectNotify
(const QMetaMethod &)
displayName
() const : Debugger::QString
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const
event
(QEvent *)
eventFilter
(QObject *, QEvent *)
fallbackSaveAsFileName
() const : Debugger::QString
fallbackSaveAsPath
() const : Debugger::QString
filePath
() const : const Utils::FileName &
filePathChanged
(const Utils::FileName &, const Utils::FileName &)
findChild
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
hasWriteWarning
() const : bool
id
() const : Debugger::Core::Id
infoBar
() : Debugger::Core::InfoBar *
inherits
(const char *) const
installEventFilter
(QObject *)
isFileReadOnly
() const : bool
isModified
() const : bool
isSaveAsAllowed
() const : bool
isSignalConnected
(const QMetaMethod &) const
isSuspendAllowed
() const : bool
isTemporary
() const : bool
isWidgetType
() const
isWindowType
() const
killTimer
(int )
metaObject
() const
metaObject
() const : const Debugger::QMetaObject *
mimeType
() const : Debugger::QString
mimeTypeChanged
()
moveToThread
(QThread *)
objectName
() const
objectNameChanged
(const QString &)
open
(Debugger::QString *, const Debugger::QString &, const Debugger::QString &) : Debugger::Core::IDocument::OpenResult
parent
() const
plainDisplayName
() const : Debugger::QString
preferredDisplayName
() const : Debugger::QString
property
(const char *) const
qt_check_for_QOBJECT_macro
(const T &) const
qt_metacall
(
QMetaObject::Call
,
int
,
void **
)
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
)
qt_metacast
(
const char *
) : void *
receivers
(const char *) const
reload
(Debugger::QString *, Debugger::Core::IDocument::ReloadFlag , Debugger::Core::IDocument::ChangeType ) : bool
reloadBehavior
(Debugger::Core::IDocument::ChangeTrigger , Debugger::Core::IDocument::ChangeType ) const : Debugger::Core::IDocument::ReloadBehavior
reloadFinished
(bool )
removeAutoSaveFile
()
removeEventFilter
(QObject *)
save
(Debugger::QString *, const Debugger::QString &, bool ) : bool
sender
() const
senderSignalIndex
() const
setContents
(const Debugger::QByteArray &) : bool
setFilePath
(const Utils::FileName &)
setId
(Debugger::Core::Id )
setMimeType
(const Debugger::QString &)
setObjectName
(const QString &)
setParent
(QObject *)
setPreferredDisplayName
(const Debugger::QString &)
setProperty
(const char *, const QVariant &)
setRestoredFrom
(const Debugger::QString &)
setSuspendAllowed
(bool )
setTemporary
(bool )
setUniqueDisplayName
(const Debugger::QString &)
setWriteWarning
(bool )
shouldAutoSave
() const : bool
signalsBlocked
() const
startTimer
(int , Qt::TimerType )
startTimer
(std::chrono::milliseconds , Qt::TimerType )
staticMetaObject
:
staticMetaObject
: const Debugger::QMetaObject
staticQtMetaObject
:
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int )
tr
(const char *, const char *) : Debugger::QString
tr
(const char *, const char *, int ) : Debugger::QString
trUtf8
(const char *, const char *) : Debugger::QString
trUtf8
(const char *, const char *, int ) : Debugger::QString
uniqueDisplayName
() const : Debugger::QString