DXF Pile
version 0.0.1
Dxf pile.
|
#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 |
Represents a full inputfile (top level node)
|
explicit |
constructor
|
virtual |
destructor
|
inline |
the path to the file