| Package | Description |
|---|---|
| org.bytedeco.qt.Qt5Widgets |
| Modifier and Type | Method and Description |
|---|---|
QSystemTrayIcon.MessageIcon |
QSystemTrayIcon.MessageIcon.intern() |
static QSystemTrayIcon.MessageIcon |
QSystemTrayIcon.MessageIcon.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QSystemTrayIcon.MessageIcon[] |
QSystemTrayIcon.MessageIcon.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QSystemTrayIcon.showMessage(QString title,
QString msg,
QSystemTrayIcon.MessageIcon icon,
int msecs) |
Copyright © 2020. All rights reserved.