org.kde.qt

Class QtUtils

public class QtUtils extends Object

Nested Class Summary
interfaceQtUtils.Compute
Method Summary
static voidexecAsyncOnGUIThread(Runnable r)
static ObjectexecSyncOnGUIThread(QtUtils.Compute c)
static voidexecSyncOnGUIThread(Runnable r)

Method Detail

execAsyncOnGUIThread

public static void execAsyncOnGUIThread(Runnable r)

execSyncOnGUIThread

public static Object execSyncOnGUIThread(QtUtils.Compute c)

execSyncOnGUIThread

public static void execSyncOnGUIThread(Runnable r)