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

The global list of imperial hatch patterns. More...

#include <RPatternListImperial.h>

Inheritance diagram for RPatternListImperial:
RPatternList

List of all members.

Static Public Member Functions

static RPatternget (const QString &name)
static QStringList getNames ()
static void init ()
 Initializes the pattern list by creating empty QPainterPath objects, one for each pattern that could be found.
static void uninit ()
- Static Public Member Functions inherited from RPatternList
static void init (bool metric, RResourceList< RPattern > &res)
 Initializes the pattern list.

Static Private Attributes

static RResourceList< RPatternres

Detailed Description

The global list of imperial hatch patterns.

Scriptable:
This class is wrapped for script environments.

Member Function Documentation

static RPattern* RPatternListImperial::get ( const QString &  name)
inlinestatic
static QStringList RPatternListImperial::getNames ( )
inlinestatic
void RPatternListImperial::init ( )
static

Initializes the pattern list by creating empty QPainterPath objects, one for each pattern that could be found.

static void RPatternListImperial::uninit ( )
inlinestatic

Member Data Documentation

RResourceList< RPattern > RPatternListImperial::res
staticprivate

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