Uses of Enum
io.qt.core.internal.QAbstractFileEngineIterator.EntryInfoType
Packages that use QAbstractFileEngineIterator.EntryInfoType
-
Uses of QAbstractFileEngineIterator.EntryInfoType in io.qt.core.internal
Methods in io.qt.core.internal that return QAbstractFileEngineIterator.EntryInfoTypeModifier and TypeMethodDescriptionQAbstractFileEngineIterator.EntryInfoType.resolve(int value) Returns the corresponding enum entry for the given value.Returns the corresponding enum entry for the given value and name.Returns the enum constant of this type with the specified name.QAbstractFileEngineIterator.EntryInfoType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.core.internal with parameters of type QAbstractFileEngineIterator.EntryInfoTypeModifier and TypeMethodDescriptionprotected ObjectQAbstractFileEngineIterator.entryInfo(QAbstractFileEngineIterator.EntryInfoType type) SeeQAbstractFileEngineIterator::entryInfo(QAbstractFileEngineIterator::EntryInfoType)const