ICF 3.0.5.47
Technical documentation of ICF Libraries
iprmgui::CComposedParamsSetGuiComp::PanelData Struct Reference

#include <CComposedParamsSetGuiComp.h>

Collaboration diagram for iprmgui::CComposedParamsSetGuiComp::PanelData:

Public Attributes

QWidget * pagePtr = nullptr
 
QWidget * paramWidgetPtr = nullptr
 
bool isOptional = false
 
bool isEnabled = false
 

Detailed Description

Definition at line 82 of file CComposedParamsSetGuiComp.h.

Member Data Documentation

◆ isEnabled

bool iprmgui::CComposedParamsSetGuiComp::PanelData::isEnabled = false

Definition at line 87 of file CComposedParamsSetGuiComp.h.

◆ isOptional

bool iprmgui::CComposedParamsSetGuiComp::PanelData::isOptional = false

Definition at line 86 of file CComposedParamsSetGuiComp.h.

◆ pagePtr

QWidget* iprmgui::CComposedParamsSetGuiComp::PanelData::pagePtr = nullptr

Definition at line 84 of file CComposedParamsSetGuiComp.h.

◆ paramWidgetPtr

QWidget* iprmgui::CComposedParamsSetGuiComp::PanelData::paramWidgetPtr = nullptr

Definition at line 85 of file CComposedParamsSetGuiComp.h.


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

© Witold Gantzke and Kirill Lepskiy