- All Implemented Interfaces:
QtObjectInterface
,Cloneable
- Enclosing interface:
QDesignerPromotionInterface
Java wrapper for Qt class QDesignerPromotionInterface::PromotedClass
-
Constructor Summary
ConstructorDescriptionSeeQDesignerPromotionInterface::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 void
SeeQDesignerPromotionInterface::PromotedClass::
baseItem final void
setPromotedItem
(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) -
PromotedClass
public PromotedClass(QDesignerWidgetDataBaseItemInterface baseItem, QDesignerWidgetDataBaseItemInterface promotedItem) See
QDesignerPromotionInterface::PromotedClass::
PromotedClass{QDesignerWidgetDataBaseItemInterface*, QDesignerWidgetDataBaseItemInterface*}
-
-
Method Details
-
setBaseItem
See
QDesignerPromotionInterface::PromotedClass::
baseItem -
baseItem
See
QDesignerPromotionInterface::PromotedClass::
baseItem -
setPromotedItem
See
QDesignerPromotionInterface::PromotedClass::
promotedItem -
promotedItem
See
QDesignerPromotionInterface::PromotedClass::
promotedItem -
clone
Creates and returns a copy of this object.
See
QDesignerPromotionInterface::PromotedClass::
PromotedClass(QDesignerPromotionInterface::PromotedClass)
-