|
| CollapsibleGroupBoxPrivate (CollapsibleGroupBox &object) |
|
void | init () |
|
void | setChildVisibility (QWidget *childWidget) |
|
◆ ForcingVisibility
bool CollapsibleGroupBoxPrivate::ForcingVisibility |
We change the visibility of the children in setChildrenVisibility and we track when the visibility is changed to force it back to possibly force the child to be hidden. To prevent infinite loop we need to know who is changing children's visibility.
◆ IsStateCreated
bool CollapsibleGroupBoxPrivate::IsStateCreated |
Sometimes the creation of the widget is not done inside setVisible, as we need to do special processing the first time the groupBox is setVisible, we track its created state with the variable
The documentation for this class was generated from the following file:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/collapsibleGroupBox.cpp