Uses of Enum
io.qt.datavis.Q3DTheme.Theme
Packages that use Q3DTheme.Theme
-
Uses of Q3DTheme.Theme in io.qt.datavis
Fields in io.qt.datavis with type parameters of type Q3DTheme.ThemeMethods in io.qt.datavis that return Q3DTheme.ThemeModifier and TypeMethodDescriptionstatic Q3DTheme.Theme
Q3DTheme.Theme.resolve
(int value) Returns the corresponding enum entry for the given value.final Q3DTheme.Theme
Q3DTheme.type()
static Q3DTheme.Theme
Returns the enum constant of this type with the specified name.static Q3DTheme.Theme[]
Q3DTheme.Theme.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.ThemeConstructors in io.qt.datavis with parameters of type Q3DTheme.ThemeModifierConstructorDescriptionQ3DTheme
(Q3DTheme.Theme themeType) Overloaded constructor forQ3DTheme(io.qt.datavis.Q3DTheme.Theme, io.qt.core.QObject)
withparent = null
.Q3DTheme
(Q3DTheme.Theme themeType, QObject parent) SeeQtDataVisualization::Q3DTheme::
Q3DTheme(QtDataVisualization::Q3DTheme::Theme, QObject*)