MobileRT  1.0
A multi platform C++ CPU progressive Ray Tracer.
Ui_Config Class Reference

#include <ui_config.h>

Inheritance diagram for Ui_Config:
Inheritance graph
Collaboration diagram for Ui_Config:
Collaboration graph

Public Member Functions

void setupUi (QDialog *Config)
 
void retranslateUi (QDialog *Config)
 
void setupUi (QDialog *Config)
 
void retranslateUi (QDialog *Config)
 

Public Attributes

QDialogButtonBox * buttonBox
 
QToolButton * shaderButton
 
QLabel * shaderLabel
 
QLabel * acceleratorLabel
 
QToolButton * acceleratorButton
 
QLabel * sceneLabel
 
QToolButton * sceneButton
 
QSpinBox * sppSpinBox
 
QLabel * sppLabel
 
QLabel * splLabel
 
QSpinBox * splSpinBox
 

Member Function Documentation

◆ retranslateUi() [1/2]

void Ui_Config::retranslateUi ( QDialog *  Config)
inline
Here is the caller graph for this function:

◆ retranslateUi() [2/2]

void Ui_Config::retranslateUi ( QDialog *  Config)
inline

◆ setupUi() [1/2]

void Ui_Config::setupUi ( QDialog *  Config)
inline
Here is the call graph for this function:

◆ setupUi() [2/2]

void Ui_Config::setupUi ( QDialog *  Config)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ acceleratorButton

QToolButton * Ui_Config::acceleratorButton

◆ acceleratorLabel

QLabel * Ui_Config::acceleratorLabel

◆ buttonBox

QDialogButtonBox * Ui_Config::buttonBox

◆ sceneButton

QToolButton * Ui_Config::sceneButton

◆ sceneLabel

QLabel * Ui_Config::sceneLabel

◆ shaderButton

QToolButton * Ui_Config::shaderButton

◆ shaderLabel

QLabel * Ui_Config::shaderLabel

◆ splLabel

QLabel * Ui_Config::splLabel

◆ splSpinBox

QSpinBox * Ui_Config::splSpinBox

◆ sppLabel

QLabel * Ui_Config::sppLabel

◆ sppSpinBox

QSpinBox * Ui_Config::sppSpinBox

The documentation for this class was generated from the following file: