Package | Description |
---|---|
org.bytedeco.qt.helper | |
org.bytedeco.qt.Qt5Widgets |
Modifier and Type | Method and Description |
---|---|
void |
Qt5Widgets.ActivatedCallback.activated(QSystemTrayIcon.ActivationReason reason) |
void |
Qt5Widgets.ActivatedCallback.call(int target,
QSystemTrayIcon.ActivationReason reason) |
Modifier and Type | Method and Description |
---|---|
QSystemTrayIcon.ActivationReason |
QSystemTrayIcon.ActivationReason.intern() |
static QSystemTrayIcon.ActivationReason |
QSystemTrayIcon.ActivationReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QSystemTrayIcon.ActivationReason[] |
QSystemTrayIcon.ActivationReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.