Extending Qt Creator Manual
IFindFilter
Extending Qt Creator Manual 6.0.2
List of All Members for IFindFilter
This is the complete list of members for
Core::IFindFilter
, including inherited members.
displayNameChanged
()
enabledChanged
(bool )
validChanged
(bool )
allFindFilters
() : const QList<Core::IFindFilter *>
createConfigWidget
() : QWidget *
defaultShortcut
() const : QKeySequence
descriptionForFindFlags
(Core::FindFlags ) : QString
displayName
() const : QString
findAll
(const QString &, Core::FindFlags )
id
() const : QString
isEnabled
() const : bool
isReplaceSupported
() const : bool
isValid
() const : bool
pixmapForFindFlags
(Core::FindFlags ) : QPixmap
readSettings
(QSettings *)
replaceAll
(const QString &, Core::FindFlags )
showSearchTermInput
() const : bool
supportedFindFlags
() const : Core::FindFlags
writeSettings
(QSettings *)