|
QElectroTech
0.8-dev
|
Go to the documentation of this file.
18 #ifndef TITLEBLOCKPROPERTIESWIDGET_H
19 #define TITLEBLOCKPROPERTIESWIDGET_H
44 bool current_date =
false,
46 QWidget *parent =
nullptr);
50 bool current_date =
false,
52 QWidget *parent =
nullptr);
54 QList <TitleBlockTemplatesCollection *> tbt_collection,
56 bool current_date =
false,
58 QWidget *parent =
nullptr);
93 Ui::TitleBlockPropertiesWidget *
ui;
102 #endif // TITLEBLOCKPROPERTIESWIDGET_H
@ Custom
From user collection.
Definition: qet.h:154
QET::QetCollection collection
Specify the location of the title block.
Definition: titleblockproperties.h:68
QetCollection
Enum used to specify the origin of a collection of thing (title block, element etc....
Definition: qet.h:152
QString auto_page_num
Definition: titleblockproperties.h:63
QDate date
Date (displayed by the default template)
Definition: titleblockproperties.h:56
Definition: numerotationcontext.h:31
DiagramContext context
Container for the additional, user-defined fields.
Definition: titleblockproperties.h:66
The TitleBlockTemplate class This class represents an title block template for an electric diagram....
Definition: titleblocktemplate.h:36
QIcon Home
Definition: qeticons.cpp:114
QString title
Folio title (displayed by the default template)
Definition: titleblockproperties.h:54
Definition: diagramcontextwidget.h:29
Definition: titleblockproperties.h:29
QString locmach
Location(displayed by the default template)
Definition: titleblockproperties.h:59
Definition: templatelocation.h:29
QString plant
Plant (displayed by the default template)
Definition: titleblockproperties.h:58
QIcon QETLogo
Definition: qeticons.cpp:151
QString filename
Filename (displayed by the default template)
Definition: titleblockproperties.h:57
static QETApp * instance()
QETApp::instance.
Definition: qetapp.cpp:153
Definition: autonumberingdockwidget.h:25
void openTitleBlockTemplate(const TitleBlockTemplateLocation &, bool=false)
QETApp::openTitleBlockTemplate Launch a new title block template editor to edit the given template.
Definition: qetapp.cpp:1677
Definition: qetproject.h:51
QIcon ro
Definition: qeticons.cpp:200
Qt::Edge display_at
Edge to display the titleblock.
Definition: titleblockproperties.h:67
QString author
Author of the diagram/folio (displayed by the default template)
Definition: titleblockproperties.h:55
@ Embedded
From an embedded collection (a project for exemple)
Definition: qet.h:155
DateManagement useDate
Wheter to use the date attribute.
Definition: titleblockproperties.h:64
Definition: templatescollection.h:34
QString template_name
Name of the template used to render the title block - an empty string means "the default template pro...
Definition: titleblockproperties.h:65
QString indexrev
Revision Index (displayed by the default template)
Definition: titleblockproperties.h:60
@ Common
From common collection.
Definition: qet.h:153
bool addValue(const QString &, const QVariant &, bool show=true)
Definition: diagramcontext.cpp:91
QString folio
Folio information (displayed by the default template)
Definition: titleblockproperties.h:62
QIcon tr
Definition: qeticons.cpp:206
QIcon TitleBlock
Definition: qeticons.cpp:165
Definition: diagramcontext.h:56
@ UseDateValue
use the date attribute
Definition: titleblockproperties.h:35
virtual TitleBlockTemplateLocation location(const QString &=QString())=0
@ CurrentDate
use the current date
Definition: titleblockproperties.h:36