Krita Source Code Documentation
Loading...
Searching...
No Matches
CPMT_ACBF_XML_Exporter.py File Reference

Go to the source code of this file.

Namespaces

namespace  comics_project_management_tools
 
namespace  comics_project_management_tools.exporters
 
namespace  comics_project_management_tools.exporters.CPMT_ACBF_XML_Exporter
 

Functions

 comics_project_management_tools.exporters.CPMT_ACBF_XML_Exporter.compare_styles (style={}, fontFamily=str(), fontWeight=str(), fontStyle=str())
 
 comics_project_management_tools.exporters.CPMT_ACBF_XML_Exporter.createStandAloneACBF (configDictionary, document=QDomDocument(), location=str(), pagesLocationList=[])
 
 comics_project_management_tools.exporters.CPMT_ACBF_XML_Exporter.findDominantColor (listOfColors=[QColor()])
 
 comics_project_management_tools.exporters.CPMT_ACBF_XML_Exporter.parseTextChildren (document=QDomDocument(), elRead=QDomElement(), elWrite=QDomElement(), emphasisStyle={}, strongStyle={})
 
 comics_project_management_tools.exporters.CPMT_ACBF_XML_Exporter.write_xml (configDictionary={}, pageData=[], pagesLocationList=[], locationBasic=str(), locationStandAlone=str(), projectUrl=str())