From 252fce5a2a5384702fbcc1c9987284d7bd2e6943 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:31:01 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- libkdchart/KDChartPropertySet.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libkdchart/KDChartPropertySet.h') diff --git a/libkdchart/KDChartPropertySet.h b/libkdchart/KDChartPropertySet.h index cdd64f7..bc61814 100644 --- a/libkdchart/KDChartPropertySet.h +++ b/libkdchart/KDChartPropertySet.h @@ -34,7 +34,7 @@ #include #include #include -#include +#include /** \file KDChartPropertySet.h @@ -721,14 +721,14 @@ public slots: } /** - Specify the ID of the property set specifying the tqalignment of the + Specify the ID of the property set specifying the alignment of the Marker to be displayed for this data value or specifying this flag directly. \note This function should be used for Line Charts only, otherwise the settings specified here will be ignored. - \param idMarkerAlign ID of the property set specifying the tqalignment + \param idMarkerAlign ID of the property set specifying the alignment of the Marker to be shown. Use special value KDChartPropertySet::UndefinedID to specify neither another property set's ID @@ -737,7 +737,7 @@ public slots: if you do NOT want to inherit another property set's settings but want to specify the flag by using the following parameter. - \param markerAlign The tqalignment of the marker to be shown. + \param markerAlign The alignment of the marker to be shown. This parameter is stored but ignored if the previous parameter is not set to KDChartPropertySet::OwnID. -- cgit v1.2.1