QCAD
Open Source 2D CAD
RLinetypeList.h
Go to the documentation of this file.
1 
20 #ifndef RLINETYPELIST_H
21 #define RLINETYPELIST_H
22 
23 #include "core_global.h"
24 
25 #include <QMap>
26 #include <QPair>
27 #include <QSet>
28 #include <QString>
29 
30 #include "RLinetypePattern.h"
31 #include "RResourceList.h"
32 
40 public:
41  static void init(bool metric, RResourceList<RLinetypePattern>& res);
42 };
43 
47 
48 #endif
RLinetypeList
Copyright (c) 2011-2018 by Andrew Mustun.
Definition: RLinetypeList.h:39
RLinetypePattern.h
Q_DECLARE_METATYPE
Q_DECLARE_METATYPE(RMath *)
core_global.h
RResourceList.h
RResourceList< RLinetypePattern >
init
void init(void basePath)
Definition: AddBlockInit.js:2
QCADCORE_EXPORT
#define QCADCORE_EXPORT
Definition: core_global.h:10