Mixxx

/home/maxime/Projets/Mixxx/1.10/mixxx/src/waveform/renderobject.cpp

Go to the documentation of this file.
00001 
00002 #include <QDomNode>
00003 
00004 #include "renderobject.h"
00005 
00006 RenderObject::RenderObject() : QObject() {
00007 
00008 }
00009 
00010 RenderObject::~RenderObject() {
00011 
00012 }
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines