java.lang.Object
io.qt.macextras.QtMac
public final class QtMac extends Object
Contains miscellaneous functionality specific to the macOS and iOS operating systems
Java wrapper for Qt class QtMac
-
Method Summary
Modifier and Type Method Description static String
badgeLabelText()
Deprecated.Use NSApp.dockTile.badgeLabelstatic boolean
isMainWindow(QWindow window)
static void
setBadgeLabelText(String text)
Deprecated.Use NSApp.dockTile.badgeLabel
-
Method Details
-
badgeLabelText
Deprecated.Use NSApp.dockTile.badgeLabel -
isMainWindow
-
setBadgeLabelText
Deprecated.Use NSApp.dockTile.badgeLabel
-