Package | Description |
---|---|
org.bytedeco.qt.global | |
org.bytedeco.qt.Qt5Core |
Modifier and Type | Method and Description |
---|---|
Qt5Core.ApplicationAttribute |
Qt5Core.ApplicationAttribute.intern() |
static Qt5Core.ApplicationAttribute |
Qt5Core.ApplicationAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Qt5Core.ApplicationAttribute[] |
Qt5Core.ApplicationAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
QCoreApplication.setAttribute(Qt5Core.ApplicationAttribute attribute) |
static void |
QCoreApplication.setAttribute(Qt5Core.ApplicationAttribute attribute,
boolean on) |
static boolean |
QCoreApplication.testAttribute(Qt5Core.ApplicationAttribute attribute) |
Copyright © 2020. All rights reserved.