User Tools

Site Tools


DzHButtonGroup (deprecated)

Script wrapper for Q3HButtonGroup. (deprecated).

More...

Inherits :

Constructors

DAZ Script
DzHButtonGroup ( DzWidget parent )

Detailed Description

Provides a DzButtonGroup with a horizontal layout.

Deprecated

Exists only to keep old code working. Do not use in new code. Use DzButtonGroup for state management and DzGroupBox in conjunction with DzHBoxLayout for visual representation instead.

Constructors


DzHButtonGroup( DzWidget parent )

Creates a button group as a child of the given parent widget