#include <Base/QTGUI/qSlicerSettingsStylesPanel.h>
|
QScopedPointer< qSlicerSettingsStylesPanelPrivate > | d_ptr |
|
◆ Superclass
◆ currentStyle
QString qSlicerSettingsStylesPanel::currentStyle |
|
readwrite |
◆ qSlicerSettingsStylesPanel()
qSlicerSettingsStylesPanel::qSlicerSettingsStylesPanel |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~qSlicerSettingsStylesPanel()
qSlicerSettingsStylesPanel::~qSlicerSettingsStylesPanel |
( |
| ) |
|
|
override |
◆ availableSlicerStyles()
static QStringList qSlicerSettingsStylesPanel::availableSlicerStyles |
( |
| ) |
|
|
static |
Return list of all available styles.
Qt built-in styles are not included in the list.
- See also
- setCurrentStyle
◆ currentStyle()
QString qSlicerSettingsStylesPanel::currentStyle |
( |
| ) |
const |
◆ currentStyleChanged
void qSlicerSettingsStylesPanel::currentStyleChanged |
( |
const QString & |
| ) |
|
|
signal |
Signal emitted when the current style is changed
- See also
- currentStyle
◆ onAdditionalStylePathsChanged
void qSlicerSettingsStylesPanel::onAdditionalStylePathsChanged |
( |
| ) |
|
|
protectedslot |
◆ onAddStyleAdditionalPathClicked
void qSlicerSettingsStylesPanel::onAddStyleAdditionalPathClicked |
( |
| ) |
|
|
protectedslot |
◆ onFontChanged
void qSlicerSettingsStylesPanel::onFontChanged |
( |
const QFont & |
font | ) |
|
|
protectedslot |
◆ onRemoveStyleAdditionalPathClicked
void qSlicerSettingsStylesPanel::onRemoveStyleAdditionalPathClicked |
( |
| ) |
|
|
protectedslot |
◆ onShowToolButtonTextToggled
void qSlicerSettingsStylesPanel::onShowToolButtonTextToggled |
( |
bool |
enable | ) |
|
|
protectedslot |
◆ onShowToolTipsToggled
void qSlicerSettingsStylesPanel::onShowToolTipsToggled |
( |
bool |
| ) |
|
|
protectedslot |
◆ onStyleChanged
void qSlicerSettingsStylesPanel::onStyleChanged |
( |
const QString & |
| ) |
|
|
protectedslot |
◆ setCurrentStyle
void qSlicerSettingsStylesPanel::setCurrentStyle |
( |
const QString & |
| ) |
|
|
slot |
Change the current style based on its name
- See also
- currentStyle
◆ d_ptr
QScopedPointer<qSlicerSettingsStylesPanelPrivate> qSlicerSettingsStylesPanel::d_ptr |
|
protected |
The documentation for this class was generated from the following file: