@NoOffset @Properties(inherit=Qt5Core.class) public class QEvent extends Pointer
Modifier and Type | Class and Description |
---|---|
static class |
QEvent.Type |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
QEvent(Pointer p)
Pointer cast constructor.
|
QEvent(QEvent.Type type) |
QEvent(QEvent other) |
Modifier and Type | Method and Description |
---|---|
void |
accept() |
void |
ignore() |
boolean |
isAccepted() |
QEvent |
put(QEvent other) |
static int |
registerEventType() |
static int |
registerEventType(int hint) |
void |
setAccepted(boolean accepted) |
boolean |
spontaneous() |
QEvent.Type |
type() |
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, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public QEvent(Pointer p)
Pointer.Pointer(Pointer)
.public QEvent(QEvent.Type type)
public QEvent.Type type()
public void accept()
public void ignore()
@NoException public static int registerEventType(int hint)
@NoException public static int registerEventType()
Copyright © 2020. All rights reserved.