[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kchart/kdchart
From:       Karl-Heinz Zimmer <khz () klaralvdalens-datakonsult ! se>
Date:       2006-05-23 16:32:40
Message-ID: 1148401960.697923.22442.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 544116 by khz:

Sorry, for not having written this comment before, at least KMymoney seems to have suffered \
from me not communicating this change in the API.

 M  +5 -0      KDChartVectorTable.h  


--- trunk/koffice/kchart/kdchart/KDChartVectorTable.h #544115:544116
@@ -206,12 +206,17 @@
     uint rows() const {
         return sh->row_count;
     }
+    // WARNING: The KDChartData class is an internal class now,
+    //          and nobody supposed to use it any longer.
+    // Instead, please use cellCoord(), cellProp(), setCell(), setProp(), ...
+    // (khz, 2006-05-23)
 /*
     KDChartData& cell( uint _row, uint _col ) {
         detach();
         return sh->cell( _row, _col );
     }
 */
+
     virtual bool cellCoord( uint _row, uint _col,
                             QVariant& _value,
                             int coordinate=1 ) const


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic