QElectroTech 0.100.0-dev
Loading...
Searching...
No Matches
sources Directory Reference

QETXML::fileSystemDirToXmlCollectionDir.

More...

Directory dependency graph for sources:
sources

Directories

 autoNum
 
 dataBase
 
 diagramevent
 
 dvevent
 
 dxf
 
 editor
 
 ElementsCollection
 
 factory
 
 NameList
 
 print
 
 project
 
 properties
 
 PropertiesEditor
 
 qetgraphicsitem
 
 QetGraphicsItemModeler
 
 QPropertyUndoCommand
 
 QWidgetAnimation
 
 richtext
 
 SearchAndReplace
 
 TerminalStrip
 
 titleblock
 
 ui
 
 undocommand
 
 utils
 
 xml
 

Files

 borderproperties.cpp
 
 borderproperties.h
 
 bordertitleblock.cpp
 
 bordertitleblock.h
 
 conductorautonumerotation.cpp
 
 conductorautonumerotation.h
 
 conductornumexport.cpp
 
 conductornumexport.h
 
 conductorprofile.cpp
 
 conductorprofile.h
 
 conductorproperties.cpp
 
 conductorproperties.h
 
 conductorsegment.cpp
 
 conductorsegment.h
 
 conductorsegmentprofile.h
 
 configdialog.cpp
 
 configdialog.h
 
 createdxf.cpp
 
 createdxf.h
 
 diagram.cpp
 
 diagram.h
 
 diagramcommands.cpp
 
 diagramcommands.h
 
 diagramcontent.cpp
 
 diagramcontent.h
 
 diagramcontext.cpp
 
 diagramcontext.h
 
 diagramposition.cpp
 
 diagramposition.h
 
 diagramview.cpp
 
 diagramview.h
 
 elementdialog.cpp
 
 elementdialog.h
 
 elementprovider.cpp
 
 elementprovider.h
 
 elementscategoryeditor.cpp
 
 elementscategoryeditor.h
 
 elementscollectioncache.cpp
 
 elementscollectioncache.h
 
 elementsmover.cpp
 
 elementsmover.h
 
 elementspanel.cpp
 
 elementspanel.h
 
 elementspanelwidget.cpp
 
 elementspanelwidget.h
 
 elementtextpattern.cpp
 
 elementtextpattern.h
 
 elementtextsmover.cpp
 
 elementtextsmover.h
 
 exportdialog.cpp
 
 exportdialog.h
 
 exportproperties.cpp
 
 exportproperties.h
 
 exportpropertieswidget.cpp
 
 exportpropertieswidget.h
 
 genericpanel.cpp
 
 genericpanel.h
 
 machine_info.cpp
 
 machine_info.h
 
 main.cpp
 
 newelementwizard.cpp
 
 newelementwizard.h
 
 projectview.cpp
 
 projectview.h
 
 qet.cpp
 
 qet.h
 
 qetapp.cpp
 
 qetapp.h
 
 qetarguments.cpp
 
 qetarguments.h
 
 qetdiagrameditor.cpp
 
 qetdiagrameditor.h
 
 qeticons.cpp
 
 qeticons.h
 
 qetinformation.cpp
 
 qetinformation.h
 
 qetmainwindow.cpp
 
 qetmainwindow.h
 
 qetmessagebox.cpp
 
 qetmessagebox.h
 
 qetproject.cpp
 
 qetproject.h
 
 qetregexpvalidator.cpp
 
 qetregexpvalidator.h
 
 qetresult.cpp
 
 qetresult.h
 
 qetversion.cpp
 
 qetversion.h
 
 qetxml.cpp
 QETXML::fileSystemElementToXmlCollectionElement.
 
 qetxml.h
 
 qfilenameedit.cpp
 
 qfilenameedit.h
 
 qgimanager.cpp
 
 qgimanager.h
 
 qtextorientationspinboxwidget.cpp
 
 qtextorientationspinboxwidget.h
 
 qtextorientationwidget.cpp
 
 qtextorientationwidget.h
 
 recentfiles.cpp
 
 recentfiles.h
 
 titleblockcell.cpp
 
 titleblockcell.h
 
 titleblockproperties.cpp
 
 titleblockproperties.h
 
 titleblocktemplate.cpp
 
 titleblocktemplate.h
 
 titleblocktemplaterenderer.cpp
 
 titleblocktemplaterenderer.h
 

Detailed Description

QETXML::fileSystemDirToXmlCollectionDir.

Parameters
document: owner document of returned QDomElement, use to create the QDomElement.
dir: file system directory to convert to QDomElement directory
rename: by default the attribute "name" of the returned QDomElement is the same name of but we can override itwith rename
Returns
A file system directory converted to a QDomElement directory ready to be inserted into a XmlElementCollection. If the QDomElement can't be created, return a null QDomElement.