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
Nested classes/interfaces inherited from interface io.qt.widgets.QItemEditorCreatorBase
QItemEditorCreatorBase.Impl
-
Constructor Summary
-
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
-