java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.designer.QDesignerWidgetBoxInterface.Category
- All Implemented Interfaces:
QtObjectInterface,Cloneable
- Enclosing class:
- QDesignerWidgetBoxInterface
Java wrapper for Qt class QDesignerWidgetBoxInterface::Category
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumJava wrapper for Qt enum QDesignerWidgetBoxInterface::Category::TypeNested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Constructor Summary
ConstructorsModifierConstructorDescriptionCategory()Overloaded constructor forCategory(java.lang.String, io.qt.designer.QDesignerWidgetBoxInterface.Category.Type)protectedConstructor for internal use only.Overloaded constructor forCategory(java.lang.String, io.qt.designer.QDesignerWidgetBoxInterface.Category.Type)withatype = io.qt.designer.QDesignerWidgetBoxInterface.Category.Type.Default.Category(String aname, QDesignerWidgetBoxInterface.Category.Type atype) -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
Category
Overloaded constructor for
Category(java.lang.String, io.qt.designer.QDesignerWidgetBoxInterface.Category.Type)withatype = io.qt.designer.QDesignerWidgetBoxInterface.Category.Type.Default. -
Category
public Category()Overloaded constructor for
Category(java.lang.String, io.qt.designer.QDesignerWidgetBoxInterface.Category.Type)with:
aname = ""atype = io.qt.designer.QDesignerWidgetBoxInterface.Category.Type.Default
-
Category
-
Category
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details