Uses of Class
io.qt.core.QMetaType.TypeFlags
Packages that use QMetaType.TypeFlags
-
Uses of QMetaType.TypeFlags in io.qt.core
Methods in io.qt.core that return QMetaType.TypeFlagsModifier and TypeMethodDescriptionQMetaType.TypeFlag.asFlags()Create a QFlags of the enum entry.final QMetaType.TypeFlagsQMetaType.TypeFlags.clone()Clones the flagsQMetaType.TypeFlag.combined(QMetaType.TypeFlag e) Combines this entry with other enum entry.final QMetaType.TypeFlagsQMetaType.TypeFlags.combined(QMetaType.TypeFlag e) Combines this flags with enum entry.final QMetaType.TypeFlagsQMetaType.flags()static QMetaType.TypeFlagsQMetaType.TypeFlag.flags(QMetaType.TypeFlag... values) Creates a newQMetaType.TypeFlagsfrom the entries.final QMetaType.TypeFlagsQMetaType.TypeFlags.setFlag(QMetaType.TypeFlag e) Sets the flagefinal QMetaType.TypeFlagsQMetaType.TypeFlags.setFlag(QMetaType.TypeFlag e, boolean on) Sets or clears the flagflagstatic QMetaType.TypeFlagsQMetaType.typeFlags(int type) Deprecated.Methods in io.qt.core with parameters of type QMetaType.TypeFlagsModifier and TypeMethodDescriptionfinal intQMetaType.TypeFlags.compareTo(QMetaType.TypeFlags other)