|
void | set_anti_aliasing () |
|
void | set_anti_aliasing_strength () |
|
void | set_shader_quality (int value) |
|
void | set_skydome () |
|
void | set_materials () |
|
void | set_custom_materials (QString path) |
|
void | set_rembrandt () |
|
void | set_3dclouds_enabled () |
|
void | set_vis_value (int value) |
|
void | set_den_value (int value) |
|
void | on_screensize () |
|
void | on_fullscreen_changed () |
|
void | on_screensize_changed (QString) |
|
void | on_checkbox_splash_screen () |
|
void | on_checkbox_native_menubar () |
|
void | on_upx (QString option, bool enabled, QString value) |
|
|
void | setx (QString option, bool enabled, QString value) |
|
|
| RenderingWidget (MainObject *mOb, QWidget *parent=0) |
|
|
MainObject * | mainObject |
|
XGroupHBox * | grpAntiAliasing |
|
QComboBox * | comboAntiAliasing |
|
XGroupGBox * | grpShaderQuality |
|
QSlider * | sliderShaderQuality |
|
QLabel * | sliderLabelShaderQuality |
|
QCheckBox * | checkBoxSkydome |
|
XGroupGBox * | grpRembrandt |
|
QLabel * | labelMapsize |
|
QLabel * | labelShadowQuality |
|
QComboBox * | comboShadowMapsize |
|
QComboBox * | comboShadowQuality |
|
XGroupGBox * | grp3dClouds |
|
QLabel * | labelVisibility |
|
QSlider * | sliderVisibility |
|
QLabel * | sliderLabelVisValue |
|
QLabel * | labelDensity |
|
QSlider * | sliderDensity |
|
QLabel * | sliderLabelDenValue |
|
XGroupHBox * | grpBoxScreen |
|
QComboBox * | comboScreenSize |
|
QCheckBox * | checkBoxDisableSplashScreen |
|
QCheckBox * | checkBoxFullScreenStartup |
|
QHBoxLayout * | screenSizeBox |
|
QLineEdit * | lineEditScreenSizeW |
|
QLineEdit * | lineEditScreenSizeH |
|
QLabel * | lineEditScreenSizeWLabel |
|
QLabel * | lineEditScreenSizeHLabel |
|
QCheckBox * | checkBoxUseNativeMenu |
|
XGroupHBox * | grpMaterials |
|
QComboBox * | comboMaterials |
|
QLineEdit * | pathMaterials |
|
The documentation for this class was generated from the following files:
- src/panes/renderingwidget.h
- src/moc_renderingwidget.cpp
- src/panes/renderingwidget.cpp