QCAD
Open Source 2D CAD
DL_DictionaryEntryData Struct Reference

Dictionary entry data. More...

#include <dl_entities.h>

Public Member Functions

 DL_DictionaryEntryData (const std::string &name, const std::string &handle)
 

Public Attributes

std::string handle
 
std::string name
 

Detailed Description

Dictionary entry data.

Constructor & Destructor Documentation

◆ DL_DictionaryEntryData()

DL_DictionaryEntryData::DL_DictionaryEntryData ( const std::string &  name,
const std::string &  handle 
)
inline

Member Data Documentation

◆ handle

std::string DL_DictionaryEntryData::handle

◆ name

std::string DL_DictionaryEntryData::name

The documentation for this struct was generated from the following file: