![]() |
Fraxinus
22.04-rc5
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 * | mLinearInterpolationIn2DCheckBox |
| 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 56 of file cxPreferenceTab.h.
| cx::PerformanceTab::PerformanceTab | ( | QWidget * | parent = 0 | ) |
Definition at line 47 of file cxPreferenceTab.cpp.
|
virtual |
Implements cx::PreferenceTab.
Definition at line 61 of file cxPreferenceTab.cpp.
|
slot |
Definition at line 182 of file cxPreferenceTab.cpp.
|
protected |
Definition at line 79 of file cxPreferenceTab.h.
|
protected |
Definition at line 71 of file cxPreferenceTab.h.
|
protected |
Definition at line 74 of file cxPreferenceTab.h.
|
protected |
Definition at line 72 of file cxPreferenceTab.h.
|
protected |
Definition at line 76 of file cxPreferenceTab.h.
|
protected |
Definition at line 77 of file cxPreferenceTab.h.
|
protected |
Definition at line 73 of file cxPreferenceTab.h.
|
protected |
Definition at line 68 of file cxPreferenceTab.h.
|
protected |
Definition at line 69 of file cxPreferenceTab.h.
|
protected |
Definition at line 75 of file cxPreferenceTab.h.
|
protected |
Definition at line 70 of file cxPreferenceTab.h.
|
protected |
Definition at line 78 of file cxPreferenceTab.h.