@Properties(inherit=Qt5Core.class) public class QEventLoop extends QObject
Modifier and Type | Class and Description |
---|---|
static class |
QEventLoop.ProcessEventsFlag |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
QEventLoop() |
QEventLoop(long size)
Native array allocator.
|
QEventLoop(Pointer p)
Pointer cast constructor.
|
QEventLoop(QObject parent) |
Modifier and Type | Method and Description |
---|---|
boolean |
event(QEvent event) |
int |
exec() |
void |
exit() |
void |
exit(int returnCode) |
boolean |
isRunning() |
QEventLoop |
position(long position) |
boolean |
processEvents() |
void |
quit() |
void |
wakeUp() |
blockSignals, deleteLater, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, dumpObjectInfo, dumpObjectTree, eventFilter, inherits, inherits, installEventFilter, isWidgetType, isWindowType, killTimer, objectName, parent, registerUserData, removeEventFilter, setObjectName, setParent, setProperty, setProperty, signalsBlocked, startTimer, startTimer, startTimer, startTimer, tr, tr, tr, tr
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public QEventLoop(Pointer p)
Pointer.Pointer(Pointer)
.public QEventLoop(long size)
Pointer.position(long)
.public QEventLoop(QObject parent)
public QEventLoop()
public QEventLoop position(long position)
public int exec()
public void exit(int returnCode)
public void exit()
public void wakeUp()
public void quit()
Copyright © 2020. All rights reserved.