Package | Description |
---|---|
org.bytedeco.qt.global | |
org.bytedeco.qt.Qt5Widgets |
Modifier and Type | Method and Description |
---|---|
Qt5Core.Orientation |
Qt5Core.Orientation.intern() |
static Qt5Core.Orientation |
Qt5Core.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Qt5Core.Orientation[] |
Qt5Core.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
int |
QStyle.layoutSpacing(QSizePolicy.ControlType control1,
QSizePolicy.ControlType control2,
Qt5Core.Orientation orientation) |
void |
QGridLayout.setDefaultPositioning(int n,
Qt5Core.Orientation orient) |
Copyright © 2020. All rights reserved.