mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-25 05:59:58 +02:00
Add doc project
38
_Sidebar.md
38
_Sidebar.md
@@ -1,17 +1,31 @@
|
|||||||
[Home](Home)
|
[Home](Home)
|
||||||
* [XML-elements](elements_XML)
|
* [XML-elements](elements_XML)
|
||||||
* [attribute](elements_definition_attribute)
|
* [attribute](elements_definition_attribute)
|
||||||
* child elements
|
* child elements
|
||||||
* [uuid](elements_child_uuid)
|
* [uuid](elements_child_uuid)
|
||||||
* [names](elements_child_names)
|
* [names](elements_child_names)
|
||||||
* [name](elements_child_name)
|
* [name](elements_child_name)
|
||||||
* [informations](elements_child_informations)
|
* [informations](elements_child_informations)
|
||||||
* [description](elements_child_description)
|
* [description](elements_child_description)
|
||||||
* [kindInformations](elements_child_kindInformations)
|
* [kindInformations](elements_child_kindInformations)
|
||||||
* [elementInformations](elements_child_elementInformations)
|
* [elementInformations](elements_child_elementInformations)
|
||||||
* [XML-project](project_XML)
|
* [XML-project](project_XML)
|
||||||
* child elements
|
* child elements
|
||||||
* [properties](project_child_properties)
|
* [properties](project_child_properties)
|
||||||
* [newdiagrams](project_child_newdiagrams)
|
* [property](project_properties_child_property)
|
||||||
|
* [newdiagrams](project_child_newdiagrams)
|
||||||
|
* [border](project_newdiagrams_child_border)
|
||||||
|
* [inset](project_newdiagrams_child_inset)
|
||||||
|
* [conductors](project_newdiagrams_child_conductors)
|
||||||
|
* [report](project_newdiagrams_child_report)
|
||||||
|
* [xrefs](project_newdiagrams_child_xrefs)
|
||||||
|
* [conductors_autonums](project_newdiagrams_child_conductors_autonums)
|
||||||
|
* [folio_autonums](project_newdiagrams_child_folio_autonums)
|
||||||
|
* [element_autonums](project_newdiagrams_child_element_autonums)
|
||||||
* [diagram](project_child_diagram)
|
* [diagram](project_child_diagram)
|
||||||
|
* [defaultconductor](project_diagram_child_defaultconductor)
|
||||||
|
* [elements](project_diagram_child_elements)
|
||||||
|
* [conductors](project_diagram_child_conductors)
|
||||||
|
* [inputs](project_diagram_child_inputs)
|
||||||
* [collection](project_child_collection)
|
* [collection](project_child_collection)
|
||||||
|
* [category](project_collection_child_category)
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
Example:
|
Example:
|
||||||
`<collection>`
|
`<collection>`
|
||||||
|
|
||||||
parent : project
|
parent : [project](project_XML)
|
||||||
|
|
||||||
attribute : none
|
attribute : none
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
Example:
|
Example:
|
||||||
`<diagram date="20180318" filename="" cols="17" height="660" locmach="" colsize="60" plant="" rows="8" displayrows="true" freezeNewElement="false" displaycols="true" auto_page_num="" title="my_title" folio="%id/%total" version="0.80-DEV+6bece6fa8d79751d3" displayAt="bottom" author="me" freezeNewConductor="false" order="1" indexrev="" rowsize="80">`
|
`<diagram date="20180318" filename="" cols="17" height="660" locmach="" colsize="60" plant="" rows="8" displayrows="true" freezeNewElement="false" displaycols="true" auto_page_num="" title="my_title" folio="%id/%total" version="0.80-DEV+6bece6fa8d79751d3" displayAt="bottom" author="me" freezeNewConductor="false" order="1" indexrev="" rowsize="80">`
|
||||||
|
|
||||||
parent : project
|
parent : [project](project_XML)
|
||||||
|
|
||||||
attribute :
|
attribute :
|
||||||
* date
|
* date
|
||||||
@@ -27,8 +27,8 @@ attribute :
|
|||||||
* indexrev
|
* indexrev
|
||||||
* rowsize
|
* rowsize
|
||||||
## child elements
|
## child elements
|
||||||
* [defaultconductor](project_diagram_child_defaultconductor)
|
* [defaultconductor](project_diagram_child_defaultconductor)
|
||||||
* [elements](project_diagram_child_elements)
|
* [elements](project_diagram_child_elements)
|
||||||
* [conductors](project_diagram_child_conductors)
|
* [conductors](project_diagram_child_conductors)
|
||||||
* [inputs](project_diagram_child_inputs)
|
* [inputs](project_diagram_child_inputs)
|
||||||
|
|
||||||
|
|||||||
@@ -2,15 +2,17 @@
|
|||||||
Example:
|
Example:
|
||||||
`<newdiagrams>`
|
`<newdiagrams>`
|
||||||
|
|
||||||
parent : project
|
parent : [project](project_XML)
|
||||||
|
|
||||||
attribute : none
|
attribute : none
|
||||||
|
|
||||||
## child elements
|
## child elements
|
||||||
* [border](project_newdiagrams_child_border)
|
* [border](project_newdiagrams_child_border)
|
||||||
* [inset](project_newdiagrams_child_inset)
|
* [inset](project_newdiagrams_child_inset)
|
||||||
* [conductors](project_newdiagrams_child_conductors)
|
* [conductors](project_newdiagrams_child_conductors)
|
||||||
* [xrefs](project_newdiagrams_child_xrefs)
|
* [report](project_newdiagrams_child_report)
|
||||||
* [conductors_autonums](project_newdiagrams_child_conductors_autonums)
|
* [xrefs](project_newdiagrams_child_xrefs)
|
||||||
* [element_autonums](project_newdiagrams_child_element_autonums)
|
* [conductors_autonums](project_newdiagrams_child_conductors_autonums)
|
||||||
|
* [folio_autonums](project_newdiagrams_child_folio_autonums)
|
||||||
|
* [element_autonums](project_newdiagrams_child_element_autonums)
|
||||||
|
|
||||||
|
|||||||
@@ -8,5 +8,5 @@ parent : project
|
|||||||
attribute : none
|
attribute : none
|
||||||
|
|
||||||
## child elements
|
## child elements
|
||||||
* [property](project_properties_child_property)
|
* [property](project_properties_child_property)
|
||||||
|
|
||||||
|
|||||||
@@ -1,11 +1,16 @@
|
|||||||
# property
|
# property
|
||||||
Example:
|
Example:
|
||||||
``
|
`<property name="savedfilename" show="1">my_project</property>`
|
||||||
|
|
||||||
parent : properties
|
parent : [properties](project_child_properties)
|
||||||
|
|
||||||
attribute :
|
attribute :
|
||||||
* name
|
* name :
|
||||||
|
* savedfilename
|
||||||
|
* saveddate
|
||||||
|
* savedtime
|
||||||
|
* savedfilepath
|
||||||
* show
|
* show
|
||||||
|
1 or 0
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
16
data_files/project_newdiagrams_child_border.md
Normal file
16
data_files/project_newdiagrams_child_border.md
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# border
|
||||||
|
Example:
|
||||||
|
`<border cols="17" rowsize="80" colsize="60" displaycols="true" rows="8" displayrows="true"/>`
|
||||||
|
|
||||||
|
parent : newdiagrams
|
||||||
|
|
||||||
|
attribute :
|
||||||
|
* cols
|
||||||
|
* rows
|
||||||
|
* colsize
|
||||||
|
* rowsize
|
||||||
|
* displaycols
|
||||||
|
* displayrows
|
||||||
|
|
||||||
|
## child elements
|
||||||
|
none
|
||||||
26
data_files/project_newdiagrams_child_conductors.md
Normal file
26
data_files/project_newdiagrams_child_conductors.md
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
# conductors
|
||||||
|
Example:
|
||||||
|
`<conductors conductor_color="" bicolor="true" vertirotatetext="270" tension_protocol="" dash-size="2" conductor_section="" horizontal-alignment="AlignBottom" color2="#ff0000" text_color="#000000" numsize="7" type="multi" onetextperfolio="1" displaytext="1" vertical-alignment="AlignRight" num="_" horizrotatetext="0" condsize="1" function="" formula=""/>`
|
||||||
|
|
||||||
|
parent : [newdiagrams](project_child_newdiagrams)
|
||||||
|
|
||||||
|
attribute :
|
||||||
|
* conductor_color
|
||||||
|
* bicolor
|
||||||
|
* vertirotatetext
|
||||||
|
* tension_protocol
|
||||||
|
* dash-size
|
||||||
|
* conductor_section
|
||||||
|
* horizontal-alignment
|
||||||
|
* color2
|
||||||
|
* text_color
|
||||||
|
* numsize
|
||||||
|
* type
|
||||||
|
* onetextperfolio
|
||||||
|
* displaytext
|
||||||
|
* vertical-alignment
|
||||||
|
* num
|
||||||
|
* horizrotatetext
|
||||||
|
* condsize
|
||||||
|
* function
|
||||||
|
* formula
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
# conductors_autonums
|
||||||
|
Example:
|
||||||
|
`<conductors_autonums freeze_new_conductors="false" current_autonum=""/>`
|
||||||
|
|
||||||
|
parent : [newdiagrams](project_child_newdiagrams)
|
||||||
|
|
||||||
|
attribute :
|
||||||
|
* freeze_new_conductors
|
||||||
|
* current_autonum
|
||||||
9
data_files/project_newdiagrams_child_element_autonums.md
Normal file
9
data_files/project_newdiagrams_child_element_autonums.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# element_autonums
|
||||||
|
Example:
|
||||||
|
`<element_autonums current_autonum="" freeze_new_elements="false"/>`
|
||||||
|
|
||||||
|
parent : [newdiagrams](project_child_newdiagrams)
|
||||||
|
|
||||||
|
attribute :
|
||||||
|
* current_autonum
|
||||||
|
* freeze_new_elements
|
||||||
7
data_files/project_newdiagrams_child_folio_autonums.md
Normal file
7
data_files/project_newdiagrams_child_folio_autonums.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# folio_autonums
|
||||||
|
Example:
|
||||||
|
`<folio_autonums/>`
|
||||||
|
|
||||||
|
parent : [newdiagrams](project_child_newdiagrams)
|
||||||
|
|
||||||
|
attribute : none
|
||||||
18
data_files/project_newdiagrams_child_inset.md
Normal file
18
data_files/project_newdiagrams_child_inset.md
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
# inset
|
||||||
|
Example:
|
||||||
|
`<inset title="" locmach="" date="null" author="my_name" indexrev="" folio="%id/%total" displayAt="bottom" filename="" version="" plant="" auto_page_num=""/>`
|
||||||
|
|
||||||
|
parent : [newdiagrams](project_child_newdiagrams)
|
||||||
|
|
||||||
|
attribute :
|
||||||
|
* title
|
||||||
|
* locmach
|
||||||
|
* date
|
||||||
|
* author
|
||||||
|
* indexrev
|
||||||
|
* folio
|
||||||
|
* displayAt
|
||||||
|
* filename
|
||||||
|
* version
|
||||||
|
* plant
|
||||||
|
* auto_page_num
|
||||||
8
data_files/project_newdiagrams_child_report.md
Normal file
8
data_files/project_newdiagrams_child_report.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# report
|
||||||
|
Example:
|
||||||
|
`<report label="%f-%l%c"/>`
|
||||||
|
|
||||||
|
parent : [newdiagrams](project_child_newdiagrams)
|
||||||
|
|
||||||
|
attribute :
|
||||||
|
* label
|
||||||
10
data_files/project_newdiagrams_child_xrefs.md
Normal file
10
data_files/project_newdiagrams_child_xrefs.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# xrefs
|
||||||
|
Example:
|
||||||
|
`<xrefs>`
|
||||||
|
|
||||||
|
parent : [newdiagrams](project_child_newdiagrams)
|
||||||
|
|
||||||
|
attribute : none
|
||||||
|
|
||||||
|
## child elements
|
||||||
|
* [xref](project_newdiagrams_xrefs_child_xref)
|
||||||
18
data_files/project_newdiagrams_xrefs_child_xref.md
Normal file
18
data_files/project_newdiagrams_xrefs_child_xref.md
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
# xref
|
||||||
|
Example:
|
||||||
|
`<xref delayprefix="" slave_label="(%f-%l%c)" type="protection" powerprefix="" offset="40" master_label="%f-%l%c" switchprefix="" showpowerctc="false" xrefpos="AlignTop" displayhas="cross" snapto="label"/>`
|
||||||
|
|
||||||
|
parent : [xrefs](project_newdiagrams_child_xrefs)
|
||||||
|
|
||||||
|
attribute :
|
||||||
|
* delayprefix
|
||||||
|
* slave_label
|
||||||
|
* type
|
||||||
|
* powerprefix
|
||||||
|
* offset
|
||||||
|
* master_label
|
||||||
|
* switchprefix
|
||||||
|
* showpowerctc
|
||||||
|
* xrefpos
|
||||||
|
* displayhas
|
||||||
|
* snapto
|
||||||
Reference in New Issue
Block a user