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