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

List:       kde-commits
Subject:    koffice/interfaces
From:       Inge Wallin <inge () lysator ! liu ! se>
Date:       2007-09-30 22:06:05
Message-ID: 1191189965.627703.13469.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 719325 by ingwa:

Use a real model instead of an interface

 M  +2 -1      koChart.h  


--- trunk/koffice/interfaces/koChart.h #719324:719325
@@ -26,6 +26,7 @@
 
 
 class QAbstractItemModel;
+class QStandardItemModel;
 
 namespace KoChart
 {
@@ -90,7 +91,7 @@
         ChartInterface();
         virtual ~ChartInterface();
 
-        virtual void setModel( QAbstractItemModel* model ) = 0;
+        virtual void setModel( QStandardItemModel* model ) = 0;
     };
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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