Class QDesignerPropertyEditorInterface

java.lang.Object
io.qt.QtObject
io.qt.core.QObject
io.qt.widgets.QWidget
io.qt.designer.QDesignerPropertyEditorInterface
All Implemented Interfaces:
QPaintDevice, QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public abstract class QDesignerPropertyEditorInterface extends QWidget

Allows you to query and manipulate the current state of Qt Designer's property editor

Java wrapper for Qt's class QDesignerPropertyEditorInterface