|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.kde.qt.QtUtils
public class QtUtils
| Nested Class Summary | |
|---|---|
static interface |
QtUtils.Compute
|
| Constructor Summary | |
|---|---|
QtUtils()
|
|
| Method Summary | |
|---|---|
static void |
execAsyncOnGUIThread(java.lang.Runnable r)
|
static java.lang.Object |
execSyncOnGUIThread(QtUtils.Compute c)
|
static void |
execSyncOnGUIThread(java.lang.Runnable r)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QtUtils()
| Method Detail |
|---|
public static java.lang.Object execSyncOnGUIThread(QtUtils.Compute c)
public static void execSyncOnGUIThread(java.lang.Runnable r)
public static void execAsyncOnGUIThread(java.lang.Runnable r)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||