![]() |
Fraxinus
16.5.0-fx-rc7
An IGT application
|
Configure performance tab in preferences dialog. More...
#include <cxPreferenceTab.h>
Public Slots | |
| void | saveParametersSlot () |
Public Slots inherited from cx::PreferenceTab | |
| virtual void | saveParametersSlot ()=0 |
Public Member Functions | |
| PerformanceTab (QWidget *parent=0) | |
| void | init () |
Public Member Functions inherited from cx::PreferenceTab | |
| PreferenceTab (QWidget *parent=0) | |
Protected Attributes | |
| QSpinBox * | mRenderingIntervalSpinBox |
| QLabel * | mRenderingRateLabel |
| QCheckBox * | mSmartRenderCheckBox |
| QCheckBox * | mGPU2DRenderCheckBox |
| QCheckBox * | mOptimizedViewsCheckBox |
| QCheckBox * | mGPU3DDepthPeelingCheckBox |
| QCheckBox * | mShadingCheckBox |
| QGridLayout * | mMainLayout |
| DoublePropertyPtr | mMaxRenderSize |
| DoublePropertyPtr | mStillUpdateRate |
| StringPropertyPtr | m3DVisualizer |
Protected Attributes inherited from cx::PreferenceTab | |
| QVBoxLayout * | mTopLayout |
Additional Inherited Members | |
Signals inherited from cx::PreferenceTab | |
| void | savedParameters () |
Configure performance tab in preferences dialog.
Definition at line 76 of file cxPreferenceTab.h.
| cx::PerformanceTab::PerformanceTab | ( | QWidget * | parent = 0 | ) |
Definition at line 68 of file cxPreferenceTab.cpp.
|
virtual |
Implements cx::PreferenceTab.
Definition at line 81 of file cxPreferenceTab.cpp.
|
slot |
Definition at line 194 of file cxPreferenceTab.cpp.
|
protected |
Definition at line 98 of file cxPreferenceTab.h.
|
protected |
Definition at line 91 of file cxPreferenceTab.h.
|
protected |
Definition at line 93 of file cxPreferenceTab.h.
|
protected |
Definition at line 95 of file cxPreferenceTab.h.
|
protected |
Definition at line 96 of file cxPreferenceTab.h.
|
protected |
Definition at line 92 of file cxPreferenceTab.h.
|
protected |
Definition at line 88 of file cxPreferenceTab.h.
|
protected |
Definition at line 89 of file cxPreferenceTab.h.
|
protected |
Definition at line 94 of file cxPreferenceTab.h.
|
protected |
Definition at line 90 of file cxPreferenceTab.h.
|
protected |
Definition at line 97 of file cxPreferenceTab.h.