Uses of Class
io.qt.datavis.QItemModelBarDataProxy.MultiMatchBehavior
Package | Description |
---|---|
io.qt.datavis |
-
Uses of QItemModelBarDataProxy.MultiMatchBehavior in io.qt.datavis
Fields in io.qt.datavis with type parameters of type QItemModelBarDataProxy.MultiMatchBehavior Modifier and Type Field Description QObject.Signal1<QItemModelBarDataProxy.MultiMatchBehavior>
QItemModelBarDataProxy. multiMatchBehaviorChanged
Methods in io.qt.datavis that return QItemModelBarDataProxy.MultiMatchBehavior Modifier and Type Method Description QItemModelBarDataProxy.MultiMatchBehavior
QItemModelBarDataProxy. multiMatchBehavior()
static QItemModelBarDataProxy.MultiMatchBehavior
QItemModelBarDataProxy.MultiMatchBehavior. resolve(int value)
Returns the corresponding enum entry for the given value.static QItemModelBarDataProxy.MultiMatchBehavior
QItemModelBarDataProxy.MultiMatchBehavior. valueOf(String name)
Returns the enum constant of this type with the specified name.static QItemModelBarDataProxy.MultiMatchBehavior[]
QItemModelBarDataProxy.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 QItemModelBarDataProxy.MultiMatchBehavior Modifier and Type Method Description void
QItemModelBarDataProxy. setMultiMatchBehavior(QItemModelBarDataProxy.MultiMatchBehavior behavior)