##// END OF EJS Templates
Aligment and oreintatio is read only
Aligment and oreintatio is read only

File last commit:

r2155:efb312b94196
r2276:d036c2d29a38
Show More
lineseriesdevice.cpp
6 lines | 113 B | text/x-c | CppLexer
/ demos / audio / lineseriesdevice.cpp
#include "lineseriesdevice.h"
LineSeriesDevice::LineSeriesDevice(QObject *parent) :
QLineSeries(parent)
{
}