QElectroTech 0.200.1-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
 
import
 
logging
 
NameList
 
print
 
project
 
properties
 
PropertiesEditor
 
qet_elementscaler
 
qetgraphicsitem
 
QetGraphicsItemModeler
 
QPropertyUndoCommand
 
QWidgetAnimation
 
richtext
 
SearchAndReplace
 
svg
 
TerminalStrip
 
titleblock
 
ui
 
undocommand
 
utils
 
xml

Files

 
autobreakconductor.cpp
 
autobreakconductor.h
 
borderproperties.cpp
 
borderproperties.h
 
bordertitleblock.cpp
 
bordertitleblock.h
 
cli_export.cpp
 
cli_export.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
 
contactusage.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
 
diagramsortkeys.h
 
diagramview.cpp
 
diagramview.h
 
dxfpaintdevice.cpp
 
dxfpaintdevice.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
 
lastusedstyle.cpp
 
lastusedstyle.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
 
shortcutmanager.cpp
 
shortcutmanager.h
 
titleblockcell.cpp
 
titleblockcell.h
 
titleblockproperties.cpp
 
titleblockproperties.h
 
titleblocktemplate.cpp
 
titleblocktemplate.h
 
titleblocktemplaterenderer.cpp
 
titleblocktemplaterenderer.h
 
wiringlistexport.cpp
 
wiringlistexport.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.