Uses of Class
io.qt.graphs.Q3DTheme
Packages that use Q3DTheme
-
Uses of Q3DTheme in io.qt.graphs
Fields in io.qt.graphs with type parameters of type Q3DThemeModifier and TypeFieldDescriptionfinal QObject.Signal1<Q3DTheme>
QAbstract3DGraph.activeThemeChanged
Methods in io.qt.graphs that return Q3DThemeModifier and TypeMethodDescriptionfinal Q3DTheme
QAbstract3DGraph.activeTheme()
final Q3DTheme
QAbstract3DGraph.getActiveTheme()
Kotlin property getter.Methods in io.qt.graphs that return types with arguments of type Q3DThemeMethods in io.qt.graphs with parameters of type Q3DThemeModifier and TypeMethodDescriptionfinal void
final void
QAbstract3DGraph.releaseTheme
(Q3DTheme theme) final void
QAbstract3DGraph.setActiveTheme
(Q3DTheme activeTheme)