##// END OF EJS Templates
Updated QML Weather and QML F1 legends pics
Updated QML Weather and QML F1 legends pics

File last commit:

r2155:efb312b94196
r2349:023e5d4ef689
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)
{
}