Uses of Class
io.qt.datavis.QItemModelSurfaceDataProxy.MultiMatchBehavior
Package | Description |
---|---|
io.qt.datavis |
-
Uses of QItemModelSurfaceDataProxy.MultiMatchBehavior in io.qt.datavis
Fields in io.qt.datavis with type parameters of type QItemModelSurfaceDataProxy.MultiMatchBehavior Modifier and Type Field Description QObject.Signal1<QItemModelSurfaceDataProxy.MultiMatchBehavior>
QItemModelSurfaceDataProxy. multiMatchBehaviorChanged
Methods in io.qt.datavis that return QItemModelSurfaceDataProxy.MultiMatchBehavior Modifier and Type Method Description QItemModelSurfaceDataProxy.MultiMatchBehavior
QItemModelSurfaceDataProxy. multiMatchBehavior()
static QItemModelSurfaceDataProxy.MultiMatchBehavior
QItemModelSurfaceDataProxy.MultiMatchBehavior. resolve(int value)
Returns the corresponding enum entry for the given value.static QItemModelSurfaceDataProxy.MultiMatchBehavior
QItemModelSurfaceDataProxy.MultiMatchBehavior. valueOf(String name)
Returns the enum constant of this type with the specified name.static QItemModelSurfaceDataProxy.MultiMatchBehavior[]
QItemModelSurfaceDataProxy.MultiMatchBehavior. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.datavis with parameters of type QItemModelSurfaceDataProxy.MultiMatchBehavior Modifier and Type Method Description void
QItemModelSurfaceDataProxy. setMultiMatchBehavior(QItemModelSurfaceDataProxy.MultiMatchBehavior behavior)