Extending Qt Creator Manual
QtCreator
IOptionsPage
Extending Qt Creator Manual 12.0.2
List of All Members for IOptionsPage
This is the complete list of members for
Core::IOptionsPage
, including inherited members.
IOptionsPage
(bool)
allOptionsPages
() : const QList<IOptionsPage *>
apply
()
category
() const : Utils::Id
categoryIconPath
() const : Utils::FilePath
displayCategory
() const : QString
displayName
() const : QString
finish
()
id
() const : Utils::Id
keywords
() const : QStringList
matches
(const QRegularExpression &) const : bool
setCategory
(Utils::Id)
setDisplayCategory
(const QString &)
setDisplayName
(const QString &)
setId
(Utils::Id)
setWidgetCreator
(const WidgetCreator &)
widget
() : QWidget *