class documentation

class QHBoxLayout2(QHBoxLayout):

View In Hierarchy

QHBoxLayout2 class.
Method __init__ Initializes a horizontal layout with multiple elements at once.
def __init__(self, *elements):
Initializes a horizontal layout with multiple elements at once.
Parameters
*elements:Union[QWidget, QLayout]Arbitrary arguments of QWidget and QLayout