4 #ifndef pqShaderReplacementsComboBox_h 5 #define pqShaderReplacementsComboBox_h 17 typedef QComboBox Superclass;
27 int getPathIndex(
const QString& presetPath)
const;
32 void setPath(
const QString& presetPath);
46 void showPopup()
override;
#define PQCOMPONENTS_EXPORT
static const char * ShaderReplacementPathsSettings
Setting name of the variable that stores the paths of the presets.
This is a ComboBox that is used on the display tab to select available ShaderReplacements presets pat...