java.lang.Object
io.qt.widgets.QStandardItemEditorCreator<T>
- All Implemented Interfaces:
QtObjectInterface
,QItemEditorCreatorBase
public class QStandardItemEditorCreator<T extends QWidget>
extends Object
implements QItemEditorCreatorBase
Java wrapper for Qt class QStandardItemEditorCreator
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
Item editor widget factory handle. -
Constructor Summary
ConstructorDescriptionQStandardItemEditorCreator
(QStandardItemEditorCreator.Factory<T> constructor) QStandardItemEditorCreator
(Class<T> widgetType) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
QStandardItemEditorCreator
-
QStandardItemEditorCreator
-
-
Method Details
-
createWidget
Description copied from interface:QItemEditorCreatorBase
- Specified by:
createWidget
in interfaceQItemEditorCreatorBase
-
valuePropertyName
Description copied from interface:QItemEditorCreatorBase
- Specified by:
valuePropertyName
in interfaceQItemEditorCreatorBase
-