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
- setDisplayName(const QString &)
- setId(Utils::Id)
- setWidgetCreator(const WidgetCreator &)
- widget() : QWidget *