Module qtjambi
Package io.qt.widgets

Interface QItemEditorCreator.ConstructorHandle<T>

All Known Subinterfaces:
QStandardItemEditorCreator.ConstructorHandle<T>
Enclosing class:
QItemEditorCreator<T extends QWidget>

public static interface QItemEditorCreator.ConstructorHandle<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    create(QWidget parent)
     
  • Method Details