NCL Composer  0.1
qnstgraphicsncl.h
00001 #ifndef QNSTGRAPHICSNCL_H
00002 #define QNSTGRAPHICSNCL_H
00003 
00004 #include "qnstgraphicsmedia.h"
00005 
00006 class QnstGraphicsNCL : public QnstGraphicsMedia
00007 {
00008 public:
00009     QnstGraphicsNCL(QnstGraphicsNode* parent = 0);
00010 
00011     ~QnstGraphicsNCL();
00012 };
00013 
00014 
00015 #endif // QNSTGRAPHICSNCL_H
 All Classes Functions Variables