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