Uses of Class
io.qt.QThreadAffinityException
Packages that use QThreadAffinityException
-
Uses of QThreadAffinityException in io.qt
Methods in io.qt that throw QThreadAffinityExceptionModifier and TypeMethodDescriptionstatic voidQtUtilities.threadCheck(QObject object) Checks if the current thread is the given object's thread and throws QThreadAffinityException otherwise.static voidQtUtilities.uiThreadCheck()Checks if the current thread is UI thread and throws QThreadAffinityException otherwise.