Uses of Interface
io.qt.QtLongEnumerator
Packages that use QtLongEnumerator
-
Uses of QtLongEnumerator in io.qt
Subinterfaces of QtLongEnumerator in io.qtModifier and TypeInterfaceDescriptioninterfaceThe QtLongFlagEnumerator interface servers as a base for all 64 Bit enums available as QFlags.Methods in io.qt with type parameters of type QtLongEnumeratorModifier and TypeMethodDescriptionstatic <E extends QtLongEnumerator>
Comparator<E>QtLongEnumerator.comparator()Creates a comparator for enumeration values<E extends Enum<E> & QtLongEnumerator>
EMethods in io.qt with parameters of type QtLongEnumeratorModifier and TypeMethodDescriptionstatic longQtAbstractEnumerator.qToUnderlying(QtLongEnumerator e) Converts the enumerator e to the equivalent value expressed in its enumeration's underlying type. -
Uses of QtLongEnumerator in io.qt.core
Classes in io.qt.core that implement QtLongEnumeratorModifier and TypeClassDescriptionenumJava wrapper for Qt enumQCborTagstatic final classThis class represents a QMetaType-registered but Java-unknown 64 Bit enumerator.Methods in io.qt.core that return types with arguments of type QtLongEnumeratorModifier and TypeMethodDescriptionClass<? extends QtLongEnumerator>QMetaType.GenericLongEnumerator.getDeclaringClass()