Extending Qt Creator Manual
IFindSupport
Extending Qt Creator Manual 4.12.3
List of All Members for IFindSupport
This is the complete list of members for
Core::IFindSupport
, including inherited members.
enum
Result
IFindSupport
()
~IFindSupport
()
changed
()
clearFindScope
()
clearHighlights
()
completedFindString
() const : QString
currentFindString
() const : QString
defineFindScope
()
findIncremental
(const QString &, Core::FindFlags ) : Core::IFindSupport::Result
findStep
(const QString &, Core::FindFlags ) : Core::IFindSupport::Result
highlightAll
(const QString &, Core::FindFlags )
metaObject
() const : const QMetaObject *
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
replace
(const QString &, const QString &, Core::FindFlags )
replaceAll
(const QString &, const QString &, Core::FindFlags ) : int
replaceStep
(const QString &, const QString &, Core::FindFlags ) : bool
resetIncrementalSearch
()
showWrapIndicator
(QWidget *)
staticMetaObject
: const QMetaObject
supportedFindFlags
() const : Core::FindFlags
supportsReplace
() const : bool
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString