- All Implemented Interfaces:
QtObjectInterface,Cloneable
- Enclosing interface:
QDesignerPromotionInterface
Java wrapper for Qt class QDesignerPromotionInterface::PromotedClass
-
Constructor Summary
ConstructorsConstructorDescriptionSeeQDesignerPromotionInterface::PromotedClass::PromotedClass() PromotedClass(QDesignerWidgetDataBaseItemInterface baseItem, QDesignerWidgetDataBaseItemInterface promotedItem) SeeQDesignerPromotionInterface::PromotedClass::PromotedClass{QDesignerWidgetDataBaseItemInterface*, QDesignerWidgetDataBaseItemInterface*} SeeQDesignerPromotionInterface::PromotedClass::PromotedClass(QDesignerPromotionInterface::PromotedClass) -
Method Summary
Modifier and TypeMethodDescriptionbaseItem()SeeQDesignerPromotionInterface::PromotedClass::baseItem clone()Creates and returns a copy of this object.SeeQDesignerPromotionInterface::PromotedClass::promotedItem final voidSeeQDesignerPromotionInterface::PromotedClass::baseItem final voidsetPromotedItem(QDesignerWidgetDataBaseItemInterface promotedItem) SeeQDesignerPromotionInterface::PromotedClass::promotedItem Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
PromotedClass
public PromotedClass()See
QDesignerPromotionInterface::PromotedClass::PromotedClass() -
PromotedClass
See
QDesignerPromotionInterface::PromotedClass::PromotedClass(QDesignerPromotionInterface::PromotedClass) - Parameters:
other-
-
PromotedClass
public PromotedClass(QDesignerWidgetDataBaseItemInterface baseItem, QDesignerWidgetDataBaseItemInterface promotedItem) See
QDesignerPromotionInterface::PromotedClass::PromotedClass{QDesignerWidgetDataBaseItemInterface*, QDesignerWidgetDataBaseItemInterface*} - Parameters:
baseItem-promotedItem-
-
-
Method Details
-
setBaseItem
See
QDesignerPromotionInterface::PromotedClass::baseItem - Parameters:
baseItem-
-
baseItem
See
QDesignerPromotionInterface::PromotedClass::baseItem - Returns:
-
setPromotedItem
See
QDesignerPromotionInterface::PromotedClass::promotedItem - Parameters:
promotedItem-
-
promotedItem
See
QDesignerPromotionInterface::PromotedClass::promotedItem - Returns:
-
clone
Creates and returns a copy of this object.
See
QDesignerPromotionInterface::PromotedClass::PromotedClass(QDesignerPromotionInterface::PromotedClass)
-