QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
RLinetypePatternMap Class Reference

Provides access to the global, static map of available linetypes. More...

#include <RLinetypePatternMap.h>

List of all members.

Public Member Functions

 RLinetypePatternMap ()

Static Public Member Functions

static RLinetypePattern getPattern (const QString &name)

Static Private Attributes

static RLinetypePatternMap patternMap

Detailed Description

Provides access to the global, static map of available linetypes.

Todo:
Refactor to use linetypes that are stored in drawings and allow for custom linetypes.
Scriptable:
This class is wrapped for script environments.

Constructor & Destructor Documentation

RLinetypePatternMap::RLinetypePatternMap ( )

Member Function Documentation

RLinetypePattern RLinetypePatternMap::getPattern ( const QString &  name)
static

Member Data Documentation

RLinetypePatternMap RLinetypePatternMap::patternMap
staticprivate

The documentation for this class was generated from the following files: