Extending Qt Creator Manual
ILocatorFilter
Extending Qt Creator Manual 4.12.3
List of All Members for ILocatorFilter
This is the complete list of members for
Core::ILocatorFilter
, including inherited members.
enum
MatchLevel
enum
Priority
ILocatorFilter
(QObject *)
~ILocatorFilter
()
accept
(Core::LocatorFilterEntry , QString *, int *, int *) const
actionId
() const : Core::Id
allLocatorFilters
() : const QList<Core::ILocatorFilter *>
caseSensitivity
(const QString &) : Qt::CaseSensitivity
createRegExp
(const QString &, Qt::CaseSensitivity ) : QRegularExpression
displayName
() const : QString
highlightInfo
(const QRegularExpressionMatch &, LocatorFilterEntry::HighlightInfo::DataType ) : LocatorFilterEntry::HighlightInfo
id
() const : Core::Id
isConfigurable
() const : bool
isEnabled
() const : bool
isHidden
() const : bool
isIncludedByDefault
() const : bool
matchesFor
(QFutureInterface<Core::LocatorFilterEntry> &, const QString &) : QList<Core::LocatorFilterEntry>
metaObject
() const : const QMetaObject *
msgConfigureDialogTitle
() : QString
msgIncludeByDefault
() : QString
msgIncludeByDefaultToolTip
() : QString
msgPrefixLabel
() : QString
msgPrefixToolTip
() : QString
openConfigDialog
(QWidget *, bool &) : bool
prepareSearch
(const QString &)
priority
() const : Core::ILocatorFilter::Priority
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
refresh
(QFutureInterface<void> &)
restoreState
(const QByteArray &)
saveState
() const : QByteArray
setConfigurable
(bool )
setDisplayName
(const QString &)
setEnabled
(bool )
setHidden
(bool )
setId
(Core::Id )
setIncludedByDefault
(bool )
setPriority
(Core::ILocatorFilter::Priority )
setShortcutString
(const QString &)
shortcutString
() const : QString
staticMetaObject
: const QMetaObject
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString