From 94235c2e633845951ce6c947965789bb3f8ee7c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomi=20Korpip=C3=A4=C3=A4?= Date: Mon, 2 Dec 2013 08:43:02 +0200 Subject: Theme documented Task-number: QTRD-2633 Change-Id: Ib274ec236f50145df8fd4c2d83f62d4a9154687a Reviewed-by: Miikka Heikkinen --- ...tdatavisualization-qml-abstractdeclarative.qdoc | 24 ++-------------------- 1 file changed, 2 insertions(+), 22 deletions(-) (limited to 'src/datavisualization/doc/src/qtdatavisualization-qml-abstractdeclarative.qdoc') diff --git a/src/datavisualization/doc/src/qtdatavisualization-qml-abstractdeclarative.qdoc b/src/datavisualization/doc/src/qtdatavisualization-qml-abstractdeclarative.qdoc index 989bcc9b..f0fa9e29 100644 --- a/src/datavisualization/doc/src/qtdatavisualization-qml-abstractdeclarative.qdoc +++ b/src/datavisualization/doc/src/qtdatavisualization-qml-abstractdeclarative.qdoc @@ -35,10 +35,6 @@ \qmlproperty AbstractGraph3D.SelectionMode AbstractGraph3D::selectionMode Active selection mode in the visualization. */ -/*! - \qmlproperty AbstractGraph3D.LabelStyle AbstractGraph3D::labelStyle - Label style. - */ /*! \qmlproperty AbstractGraph3D.ShadowQuality AbstractGraph3D::shadowQuality @@ -51,22 +47,6 @@ */ /*! - \qmlproperty AbstractGraph3D.Theme AbstractGraph3D::theme - Theme of the graph. Theme affects visualization colors, label colors, text color, background color, window - color and grid color. Lighting is also adjusted by themes. - */ - -/*! - \qmlproperty font AbstractGraph3D::font - Font used for labels. - */ - -/*! - \qmlproperty bool AbstractGraph3D::gridVisible - Grid visibility. If false, grid lines are not drawn. - */ - -/*! - \qmlproperty bool AbstractGraph3D::backgroundVisible - Background visibility. If false, background is not drawn. + \qmlproperty Theme3D AbstractGraph3D::theme + Theme of the graph. */ -- cgit v1.2.3