Extending Qt Creator Manual
ModelManagerInterface
Extending Qt Creator Manual 4.7.1
List of All Members for ModelManagerInterface
This is the complete list of members for
QmlJS::ModelManagerInterface
, including inherited members.
class
CppData
class
ProjectInfo
class
WorkingCopy
typedef
CppDataHash
typedef
CppDataHashIterator
enum
QrcResourceSelector
ModelManagerInterface
(QObject *)
~ModelManagerInterface
()
aboutToRemoveFiles
(const QStringList &)
activateScan
()
activeBundles
() const : QmlJS::QmlLanguageBundles
addTaskInternal
(int , const QString &, const char *) const
allProjectInfosForPath
(const QString &) const : QList<QmlJS::ModelManagerInterface::ProjectInfo>
asyncReset
()
blockSignals
(bool )
builtins
(const Document::Ptr &) const : QmlJS::LibraryInfo
childEvent
(QChildEvent *)
children
() const
completeVContext
(const QmlJS::ViewerContext &, const Document::Ptr &) const : QmlJS::ViewerContext
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 &)
cppData
() const : QmlJS::ModelManagerInterface::CppDataHash
customEvent
(QEvent *)
d_ptr
:
defaultProjectInfo
() const : QmlJS::ModelManagerInterface::ProjectInfo
defaultProjectInfoForProject
(ProjectExplorer::Project *) const : QmlJS::ModelManagerInterface::ProjectInfo
defaultVContext
(int , const Document::Ptr &, bool ) const : QmlJS::ViewerContext
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 &)
documentChangedOnDisk
(QmlJS::Document::Ptr )
documentUpdated
(QmlJS::Document::Ptr )
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const
emitDocumentChangedOnDisk
(QmlJS::Document::Ptr )
ensuredGetDocumentForPath
(const QString &) : QmlJS::Document::Ptr
event
(QEvent *)
eventFilter
(QObject *, QEvent *)
extendedBundles
() const : QmlJS::QmlLanguageBundles
fileChangedOnDisk
(const QString &)
filesAtQrcPath
(const QString &, const QLocale *, ProjectExplorer::Project *, QmlJS::ModelManagerInterface::QrcResourceSelector ) : QStringList
filesInQrcPath
(const QString &, const QLocale *, ProjectExplorer::Project *, bool , QmlJS::ModelManagerInterface::QrcResourceSelector ) : QMap<QString, QStringList>
findChild
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
globPatternsForLanguages
(const int ) : QStringList
guessLanguageOfFile
(
const QString &
) : int
importPathsNames
() const : QStringList
importScan
(int &, QmlJS::ModelManagerInterface::WorkingCopy , int , QmlJS::ModelManagerInterface *, bool , bool , bool )
inherits
(const char *) const
installEventFilter
(QObject *)
instance
() : QmlJS::ModelManagerInterface *
isIdle
() const : bool
isSignalConnected
(const QMetaMethod &) const
isWidgetType
() const
isWindowType
() const
joinAllThreads
()
killTimer
(int )
languageForSuffix
() const : int
libraryInfoUpdated
(const QString &, const QmlJS::LibraryInfo &)
loadPluginTypes
(const QString &, const QString &, const QString &, const QString &)
loadQmlTypeDescriptionsInternal
(const QString &)
maybeQueueCppQmlTypeUpdate
(const int &)
maybeScan
(const int &)
metaObject
() const
metaObject
() const : const QMetaObject *
moveToThread
(QThread *)
mutex
() const : int *
newestSnapshot
() const : QmlJS::Snapshot
objectName
() const
objectNameChanged
(const QString &)
parent
() const
parse
(int &, QmlJS::ModelManagerInterface::WorkingCopy , QStringList , QmlJS::ModelManagerInterface *, int , bool )
parseLoop
(QSet<QString> &, QSet<QString> &, QmlJS::ModelManagerInterface::WorkingCopy , QStringList , QmlJS::ModelManagerInterface *, int , bool , int )
projectInfo
(ProjectExplorer::Project *, const ModelManagerInterface::ProjectInfo &) const : QmlJS::ModelManagerInterface::ProjectInfo
projectInfoForPath
(const QString &) const : QmlJS::ModelManagerInterface::ProjectInfo
projectInfoUpdated
(const QmlJS::ModelManagerInterface::ProjectInfo &)
projectInfos
() const : QList<QmlJS::ModelManagerInterface::ProjectInfo>
projectPathChanged
(const QString &)
property
(const char *) const
qrcPathsForFile
(const QString &, const QLocale *, ProjectExplorer::Project *, QmlJS::ModelManagerInterface::QrcResourceSelector ) : QStringList
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 *
queueCppQmlTypeUpdate
(const int &, bool )
receivers
(const char *) const
refreshSourceFiles
(
const QStringList &
,
bool
) : int
removeEventFilter
(QObject *)
removeFiles
(const QStringList &)
removeProjectInfo
(ProjectExplorer::Project *)
resetCodeModel
()
sender
() const
senderSignalIndex
() const
setDefaultProject
(const QmlJS::ModelManagerInterface::ProjectInfo &, ProjectExplorer::Project *)
setDefaultVContext
(const QmlJS::ViewerContext &)
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &)
signalsBlocked
() const
snapshot
() const : QmlJS::Snapshot
startCppQmlTypeUpdate
()
startTimer
(int , Qt::TimerType )
startTimer
(std::chrono::milliseconds , Qt::TimerType )
staticMetaObject
:
staticMetaObject
: const QMetaObject
staticQtMetaObject
:
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int )
tr
(const char *, const char *) : QString
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *) : QString
trUtf8
(const char *, const char *, int ) : QString
updateCppQmlTypes
(int &, QmlJS::ModelManagerInterface *, CPlusPlus::Snapshot , int )
updateDocument
(QmlJS::Document::Ptr )
updateImportPaths
()
updateLibraryInfo
(const QString &, const QmlJS::LibraryInfo &)
updateProjectInfo
(const QmlJS::ModelManagerInterface::ProjectInfo &, ProjectExplorer::Project *)
updateQrcFile
(const QString &)
updateSourceFiles
(const QStringList &, bool )
workingCopy
() : QmlJS::ModelManagerInterface::WorkingCopy
workingCopyInternal
() const : QmlJS::ModelManagerInterface::WorkingCopy
writeMessageInternal
(const QString &) const
writeWarning
(const QString &)