QCAD Application Framework
CAD Application Development and Automation.
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
RPatternList.h
Go to the documentation of this file.
1
#ifndef RPATTERNLIST_H
2
#define RPATTERNLIST_H
3
4
#include <QString>
5
#include <QMap>
6
#include <QPair>
7
8
#include "
RPattern.h
"
9
#include "
RResourceList.h
"
10
17
class
RPatternList
{
18
public
:
19
static
void
init
(
bool
metric,
RResourceList<RPattern>
& res);
20
};
21
22
Q_DECLARE_METATYPE
(
RPatternList
)
23
Q_DECLARE_METATYPE
(
RPatternList
*)
24
Q_DECLARE_METATYPE
(
RResourceList
<
RPattern
>*)
25
26
#endif
src
core
RPatternList.h
Generated on Tue Jun 26 2012 18:41:07 for QCAD Application Framework by
1.8.1.1