orientation fastighet

orientation fastighet

Hämtar och anger om SpinButton eller ScrollBar är orienterade vertikalt eller horisontellt.

Definition:

@property
def orientation(self):
    ...
@orientation.setter
def orientation(self, value):
    ...

Se även