OpenCurves
0.9
Main Page
Related Pages
Modules
Namespaces
Classes
qwtrttiext.h
1
//
2
// author Kazys Stepanas
3
//
4
// Copyright (c) CSIRO 2015
5
//
6
#ifndef QWTRTTIEXT_H_
7
#define QWTRTTIEXT_H_
8
9
#include "qwt_plot_item.h"
10
13
enum
QwtRttiExt
14
{
16
Rtti_PlotDataCurve
= QwtPlotItem::Rtti_PlotUserItem
17
};
18
19
#endif // QWTRTTIEXT_H_
QwtRttiExt
QwtRttiExt
Enumeration of run time type information to support Qwt extensions.
Definition:
qwtrttiext.h:13
Rtti_PlotDataCurve
PlotDataCurve type.
Definition:
qwtrttiext.h:16
ocurves
qwtrttiext.h
Generated by
1.8.10