Uses of Enum
io.qt.designer.QDesignerWidgetBoxInterface.Widget.Type
Packages that use QDesignerWidgetBoxInterface.Widget.Type
-
Uses of QDesignerWidgetBoxInterface.Widget.Type in io.qt.designer
Methods in io.qt.designer that return QDesignerWidgetBoxInterface.Widget.TypeModifier and TypeMethodDescriptionQDesignerWidgetBoxInterface.Widget.Type.resolve(int value) Returns the corresponding enum entry for the given value.QDesignerWidgetBoxInterface.Widget.type()Returns the enum constant of this type with the specified name.QDesignerWidgetBoxInterface.Widget.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.Widget.TypeModifier and TypeMethodDescriptionfinal voidQDesignerWidgetBoxInterface.Widget.setType(QDesignerWidgetBoxInterface.Widget.Type atype) Constructors in io.qt.designer with parameters of type QDesignerWidgetBoxInterface.Widget.TypeModifierConstructorDescriptionWidget(String aname, String xml, String icon_name, QDesignerWidgetBoxInterface.Widget.Type atype)