Extending Qt Creator Manual
Snapshot
Extending Qt Creator Manual 4.5.0
List of All Members for Snapshot
This is the complete list of members for
CPlusPlus::Snapshot
, including inherited members.
typedef
IncludeLocation
typedef
const_iterator
typedef
iterator
Snapshot
()
~Snapshot
()
allIncludesForDocument
(const QString &) const : QSet<QString>
begin
() const : const_iterator
contains
(const Utils::FileName &) const : bool
contains
(const QString &) const : bool
document
(const Utils::FileName &) const : Document::Ptr
document
(const QString &) const : Document::Ptr
documentFromSource
(const QByteArray &, const QString &) const : Document::Ptr
end
() const : const_iterator
filesDependingOn
(const Utils::FileName &) const : Utils::FileNameList
filesDependingOn
(const QString &) const : Utils::FileNameList
find
(const Utils::FileName &) const : const_iterator
find
(const QString &) const : const_iterator
includeLocationsOfDocument
(const QString &) const : QList<IncludeLocation>
insert
(Document::Ptr )
isEmpty
() const : bool
preprocessedDocument
(const QByteArray &, const Utils::FileName &, int ) const : Document::Ptr
preprocessedDocument
(const QByteArray &, const QString &, int ) const : Document::Ptr
remove
(const Utils::FileName &)
remove
(const QString &)
simplified
(Document::Ptr ) const : Snapshot
size
() const : int
updateDependencyTable
() const
operator==
(const Snapshot &) const : bool