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):
...
Hämtar och anger om SpinButton eller ScrollBar är orienterade vertikalt eller horisontellt.
@property
def orientation(self):
...
@orientation.setter
def orientation(self, value):
...