- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QDesignerWidgetDataBaseItemInterface.Impl
Java wrapper for Qt class QDesignerWidgetDataBaseItemInterface
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Implementor class for interfaceQDesignerWidgetDataBaseItemInterface
-
Method Summary
Modifier and TypeMethodDescriptiongroup()
icon()
boolean
isCompat()
boolean
boolean
isCustom()
boolean
name()
void
setCompat
(boolean compat) void
setContainer
(boolean container) void
setCustom
(boolean custom) void
setDefaultPropertyValues
(Collection<? extends Object> list) void
setExtends
(String s) void
void
void
setIncludeFile
(String includeFile) void
void
setPluginPath
(String path) void
setPromoted
(boolean b) void
setToolTip
(String toolTip) void
setWhatsThis
(String whatsThis) toolTip()
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
defaultPropertyValues
-
getExtends
-
group
-
icon
-
includeFile
-
isCompat
-
isContainer
-
isCustom
-
isPromoted
-
name
-
pluginPath
-
setCompat
-
setContainer
-
setCustom
-
setDefaultPropertyValues
-
setExtends
-
setGroup
-
setIcon
-
setIncludeFile
-
setName
-
setPluginPath
-
setPromoted
-
setToolTip
-
setWhatsThis
-
toolTip
-
whatsThis
-