|
QCAD Application Framework
CAD Application Development and Automation.
|
Image Definition Data. More...
#include <dl_entities.h>
Public Member Functions | |
| DL_ImageDefData (const string &iref, const string &ifile) | |
| Constructor. | |
Public Attributes | |
| string | file |
| string | ref |
Image Definition Data.
|
inline |
Constructor.
Parameters: see member variables.
| string DL_ImageDefData::file |
Image file
| string DL_ImageDefData::ref |
Reference to the image file (unique, used to refer to the image def object).