Uses of Enum
io.qt.datavis.Q3DTheme.ColorStyle
-
Uses of Q3DTheme.ColorStyle in io.qt.datavis
Fields in io.qt.datavis with type parameters of type Q3DTheme.ColorStyleModifier and TypeFieldDescriptionfinal io.qt.core.QObject.Signal1<Q3DTheme.ColorStyle>Q3DTheme.colorStyleChangedfinal io.qt.core.QObject.Signal1<Q3DTheme.ColorStyle>QAbstract3DSeries.colorStyleChangedMethods in io.qt.datavis that return Q3DTheme.ColorStyleModifier and TypeMethodDescriptionfinal Q3DTheme.ColorStyleQ3DTheme.colorStyle()final Q3DTheme.ColorStyleQAbstract3DSeries.colorStyle()static Q3DTheme.ColorStyleQ3DTheme.ColorStyle.resolve(int value) Returns the corresponding enum entry for the given value.static Q3DTheme.ColorStyleReturns the enum constant of this type with the specified name.static Q3DTheme.ColorStyle[]Q3DTheme.ColorStyle.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 Q3DTheme.ColorStyleModifier and TypeMethodDescriptionfinal voidQ3DTheme.setColorStyle(Q3DTheme.ColorStyle style) final voidQAbstract3DSeries.setColorStyle(Q3DTheme.ColorStyle style)