List of All Members for SystemTrayIcon
This is the complete list of members for SystemTrayIcon, including inherited members.
- available : bool
- geometry : rect
(since Qt.labs.platform 1.1 (Qt 5.12))
- icon
(since Qt.labs.platform 1.1 (Qt 5.12))
- icon.mask : bool
(since Qt.labs.platform 1.1 (Qt 5.12))
- icon.name : string
(since Qt.labs.platform 1.1 (Qt 5.12))
- icon.source : url
(since Qt.labs.platform 1.1 (Qt 5.12))
- icon.mask : bool
- menu : Menu
- supportsMessages : bool
- tooltip : string
- visible : bool
- activated(ActivationReason reason)
- void hide()
- messageClicked()
- void show()
- void showMessage(string title, string message, MessageIcon icon, int msecs)
The following members are inherited from QtObject.
- objectName : string