KDChartWrapperFactory.h

Go to the documentation of this file.
00001 #ifndef KDCHARTWRAPPERFACTORY_H
00002 #define KDCHARTWRAPPERFACTORY_H
00003 #include <qswrapperfactory.h>
00004 
00005 class KDChartWrapperFactory :public QSWrapperFactory
00006 {
00007 public:
00008     KDChartWrapperFactory();
00009     virtual QObject* create ( const QString& className, void* ptr );
00010 };
00011 
00012 #endif /* KDCHARTWRAPPERFACTORY_H */
00013 

Generated on Wed Jan 26 13:03:16 2011 for KMyMoney by  doxygen 1.5.6