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