Uses of Enum
io.qt.datavis.Q3DTheme.Theme
-
Uses of Q3DTheme.Theme in io.qt.datavis
Fields in io.qt.datavis with type parameters of type Q3DTheme.ThemeModifier and TypeFieldDescriptionfinal io.qt.core.QObject.Signal1<Q3DTheme.Theme>Q3DTheme.typeChangedMethods in io.qt.datavis that return Q3DTheme.ThemeModifier and TypeMethodDescriptionfinal Q3DTheme.ThemeQ3DTheme.getType()Kotlin property getter.static Q3DTheme.ThemeQ3DTheme.Theme.resolve(int value) Returns the corresponding enum entry for the given value.final Q3DTheme.ThemeQ3DTheme.type()static Q3DTheme.ThemeReturns 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, io.qt.core.QObject parent)