DXF Pile   version 0.0.1
Dxf pile.
Dxf Class Reference

#include <dxf.h>

Public Types

enum  BaseColors {
  COLOR_RED = 1, COLOR_YELLOW = 2, COLOR_GREEN = 3, COLOR_CYAN = 4,
  COLOR_BLUE = 5, COLOR_MAGENTA = 6, COLOR_WHITE_BLACK = 7, COLOR_DARK_GRAY = 8,
  COLOR_LIGHT_GRAY = 9
}
 

Public Member Functions

 Dxf (const QString &s_path)
 
virtual ~Dxf (void)
 
const QString & path () const
 

Detailed Description

Represents a full inputfile (top level node)

Constructor & Destructor Documentation

Dxf::Dxf ( const QString &  s_path)
explicit

constructor

Dxf::~Dxf ( void  )
virtual

destructor

Member Function Documentation

const QString& Dxf::path ( ) const
inline

the path to the file


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