Name | Description | |
---|---|---|
![]() | GetBorderThickness | Overridden. Overriden to include the header height measure in the border thickness measure |
![]() | VisitChildDisplaySubtree | Overridden. Called to propagate the forward display traversal to the node child. |
For a list of all members of this type, see NGroupBox members.
Name | Description | |
---|---|---|
![]() | GetBorderThickness | Overridden. Overriden to include the header height measure in the border thickness measure |
![]() | VisitChildDisplaySubtree | Overridden. Called to propagate the forward display traversal to the node child. |
Name | Description | |
---|---|---|
![]() | ArrangeContent | Overridden. Overriden to make the content occupy the content area. |
![]() | CreateBorderWall | Overridden. Overriden to return a border wall for the group box. |
![]() | CreateHitTestRegion | Overridden. Gets the hit test region for this widget. The returned region is used in both point and region widget hit tests. |
![]() | MeasureContent | Overridden. Overriden to return the desired size of the content |
![]() | OnMouseDown | Overridden. Default handler for the mouse down event |
![]() | OnMouseMove | Overridden. |
![]() | OnMouseOut | Overridden. |
![]() | OnPaintBackground | Overridden. Paints the background of the box, which is performed before the custom painting in OnPrePaint |