Uses of Enum
io.qt.designer.QDesignerWidgetBoxInterface.Category.Type
Packages that use QDesignerWidgetBoxInterface.Category.Type
-
Uses of QDesignerWidgetBoxInterface.Category.Type in io.qt.designer
Methods in io.qt.designer that return QDesignerWidgetBoxInterface.Category.TypeModifier and TypeMethodDescriptionQDesignerWidgetBoxInterface.Category.Type.resolve(int value) Returns the corresponding enum entry for the given value.QDesignerWidgetBoxInterface.Category.type()Returns the enum constant of this type with the specified name.QDesignerWidgetBoxInterface.Category.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.designer with parameters of type QDesignerWidgetBoxInterface.Category.TypeModifier and TypeMethodDescriptionfinal voidQDesignerWidgetBoxInterface.Category.setType(QDesignerWidgetBoxInterface.Category.Type atype) Constructors in io.qt.designer with parameters of type QDesignerWidgetBoxInterface.Category.TypeModifierConstructorDescriptionCategory(String aname, QDesignerWidgetBoxInterface.Category.Type atype)