|
|
void | updateValues () |
| |
|
void | gridSizeChange (int value) |
| |
|
|
void | resizeEvent (QResizeEvent *event) override |
| |
|
|
void | languageChanged (int i) |
| |
|
void | shadowsCheckboxStateChanged (bool b) |
| |
|
void | antiAliasCheckboxStateChanged (bool b) |
| |
|
void | toolCursorsCheckboxStateChanged (bool b) |
| |
|
void | dottedCursorCheckboxStateChanged (bool b) |
| |
|
void | highResCheckboxStateChanged (bool b) |
| |
|
void | gridCheckBoxStateChanged (bool b) |
| |
|
void | curveSmoothingChange (int value) |
| |
|
void | backgroundChange (int value) |
| |
|
|
PreferenceManager * | mManager = nullptr |
| |
|
QScrollArea * | scrollArea |
| |
|
QWidget * | contents |
| |
|
QComboBox * | mLanguageCombo = nullptr |
| |
|
QSlider * | mWindowOpacityLevel |
| |
|
QSlider * | mCurveSmoothingLevel |
| |
|
QCheckBox * | mShadowsBox |
| |
|
QCheckBox * | mToolCursorsBox |
| |
|
QCheckBox * | mAntialiasingBox |
| |
|
QCheckBox * | mHighResBox |
| |
|
QButtonGroup * | mBackgroundButtons |
| |
|
QCheckBox * | mDottedCursorBox |
| |
|
QSpinBox * | mGridSizeInput |
| |
|
QCheckBox * | mGridCheckBox |
| |
|
int | gridSize |
| |
Definition at line 82 of file preferencesdialog.h.
The documentation for this class was generated from the following files: