public final class QtMac
extends Object
Contains miscellaneous functionality specific to the macOS and iOS operating systems
Java wrapper for Qt header file QtMac
- Since:
- This class was introduced in Qt 5.2.
-
Method Summary
static boolean
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
badgeLabelText
public static String badgeLabelText()
- Returns:
-
isMainWindow
public static boolean isMainWindow(QWindow window)
- Parameters:
window
-
- Returns:
-
setBadgeLabelText
public static void setBadgeLabelText(String text)
- Parameters:
text
-