Uses of Interface
io.qt.QtByteEnumerator
Package | Description |
---|---|
io.qt | |
io.qt.core | |
io.qt.gui | |
io.qt.internal | |
io.qt.network | |
io.qt.qt3d.animation |
-
Uses of QtByteEnumerator in io.qt
Subinterfaces of QtByteEnumerator in io.qt Modifier and Type Interface Description interface
QtByteFlagEnumerator
The QtByteFlagEnumerator interface servers as a base for all qint8 enums available as QFlags.Methods in io.qt with type parameters of type QtByteEnumerator Modifier and Type Method Description static <E extends QtByteEnumerator>
Comparator<E>QtByteEnumerator. comparator()
Creates a comparator for enumeration valuesMethods in io.qt that return types with arguments of type QtByteEnumerator Modifier and Type Method Description Class<? extends QtByteEnumerator>
QtByteEnumerator. getDeclaringClass()
-
Uses of QtByteEnumerator in io.qt.core
Classes in io.qt.core that implement QtByteEnumerator Modifier and Type Class Description class
QCborSimpleType
Java wrapper for Qt enum QCborSimpleTypestatic class
QCborStreamReader.Type
Java wrapper for Qt enum QCborStreamReader::Typestatic class
QMetaType.GenericByteEnumerator
This class represents a QMetaType-registered but Java-unknown 8 Bit enumerator.Methods in io.qt.core that return types with arguments of type QtByteEnumerator Modifier and Type Method Description Class<? extends QtByteEnumerator>
QMetaType.GenericByteEnumerator. getDeclaringClass()
-
Uses of QtByteEnumerator in io.qt.gui
Classes in io.qt.gui that implement QtByteEnumerator Modifier and Type Class Description static class
QEventPoint.State
Java wrapper for Qt enum QEventPoint::State -
Uses of QtByteEnumerator in io.qt.internal
Classes in io.qt.internal that implement QtByteEnumerator Modifier and Type Class Description static class
QtJambiInternal.Ownership
Methods in io.qt.internal with type parameters of type QtByteEnumerator Modifier and Type Method Description static <E extends Enum<E> & QtByteEnumerator>
EQtJambiInternal. resolveEnum(Class<E> cl, byte value)
static <E extends Enum<E> & QtByteEnumerator>
EQtJambiInternal. resolveEnum(Class<E> cl, byte value, String name)
-
Uses of QtByteEnumerator in io.qt.network
Classes in io.qt.network that implement QtByteEnumerator Modifier and Type Class Description class
QDtlsError
Java wrapper for Qt enum QDtlsErrorstatic class
QNetworkAddressEntry.DnsEligibilityStatus
Java wrapper for Qt enum QNetworkAddressEntry::DnsEligibilityStatus -
Uses of QtByteEnumerator in io.qt.qt3d.animation
Classes in io.qt.qt3d.animation that implement QtByteEnumerator Modifier and Type Class Description static class
QKeyFrame.InterpolationType
Java wrapper for Qt enum Qt3DAnimation::QKeyFrame::InterpolationType