Uses of Enum
io.qt.qt3d.render.QSortPolicy.SortType
-
Uses of QSortPolicy.SortType in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QSortPolicy.SortTypeModifier and TypeFieldDescriptionfinal io.qt.core.QObject.Signal1<List<QSortPolicy.SortType>>QSortPolicy.sortTypesChangedMethods in io.qt.qt3d.render that return QSortPolicy.SortTypeModifier and TypeMethodDescriptionstatic QSortPolicy.SortTypeQSortPolicy.SortType.resolve(int value) Returns the corresponding enum entry for the given value.static QSortPolicy.SortTypeReturns the enum constant of this type with the specified name.static QSortPolicy.SortType[]QSortPolicy.SortType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qt3d.render that return types with arguments of type QSortPolicy.SortTypeModifier and TypeMethodDescriptionfinal io.qt.core.QVector<QSortPolicy.SortType>QSortPolicy.sortTypes()Method parameters in io.qt.qt3d.render with type arguments of type QSortPolicy.SortTypeModifier and TypeMethodDescriptionfinal voidQSortPolicy.setSortTypes(Collection<QSortPolicy.SortType> sortTypes)