18 #ifndef TITLEBLOCK_SLASH_TEMPLATE_LOCATION_H 19 #define TITLEBLOCK_SLASH_TEMPLATE_LOCATION_H 21 #include <QDomElement>
TitleBlockTemplatesCollection * collection_
Collection the template belongs to.
void setName(const QString &)
QDomElement getTemplateXmlDescription() const
QString name_
Name of the template.
virtual ~TitleBlockTemplateLocation()
void fromString(const QString &)
TitleBlockTemplateLocation locationFromString(const QString &)
uint qHash(const TitleBlockTemplateLocation &)
QETProject * parentProject() const
void setParentCollection(TitleBlockTemplatesCollection *)
TitleBlockTemplatesCollection * parentCollection() const
Q_DECLARE_METATYPE(NamesList)
static int MetaTypeId
Id of the corresponding Qt meta type.
TitleBlockTemplate * getTemplate() const
bool operator==(const TitleBlockTemplateLocation &) const
TitleBlockTemplateLocation(const QString &=QString(), TitleBlockTemplatesCollection *=nullptr)