Uses of Interface
io.qt.designer.QDesignerWidgetDataBaseItemInterface
Packages that use QDesignerWidgetDataBaseItemInterface
-
Uses of QDesignerWidgetDataBaseItemInterface in io.qt.designer
Classes in io.qt.designer that implement QDesignerWidgetDataBaseItemInterfaceModifier and TypeClassDescriptionstatic classImplementor class for interfaceQDesignerWidgetDataBaseItemInterfaceMethods in io.qt.designer that return QDesignerWidgetDataBaseItemInterfaceModifier and TypeMethodDescriptionQDesignerPromotionInterface.PromotedClass.baseItem()QDesignerWidgetDataBaseInterface.item(int index) QDesignerPromotionInterface.PromotedClass.promotedItem()Methods in io.qt.designer that return types with arguments of type QDesignerWidgetDataBaseItemInterfaceModifier and TypeMethodDescriptionprotected final QList<QDesignerWidgetDataBaseItemInterface>QDesignerWidgetDataBaseInterface.items()abstract List<QDesignerWidgetDataBaseItemInterface>QDesignerPromotionInterface.Impl.promotionBaseClasses()QDesignerPromotionInterface.promotionBaseClasses()Methods in io.qt.designer with parameters of type QDesignerWidgetDataBaseItemInterfaceModifier and TypeMethodDescriptionvoidQDesignerWidgetDataBaseInterface.append(QDesignerWidgetDataBaseItemInterface item) intQDesignerWidgetDataBaseInterface.indexOf(QDesignerWidgetDataBaseItemInterface item) voidQDesignerWidgetDataBaseInterface.insert(int index, QDesignerWidgetDataBaseItemInterface item) final voidQDesignerPromotionInterface.PromotedClass.setBaseItem(QDesignerWidgetDataBaseItemInterface baseItem) final voidQDesignerPromotionInterface.PromotedClass.setPromotedItem(QDesignerWidgetDataBaseItemInterface promotedItem) Method parameters in io.qt.designer with type arguments of type QDesignerWidgetDataBaseItemInterfaceModifier and TypeMethodDescriptionprotected final voidQDesignerWidgetDataBaseInterface.setItems(Collection<QDesignerWidgetDataBaseItemInterface> items)