.. include:: headings.inc .. module:: tools.XRCed.xrced .. currentmodule:: tools.XRCed.xrced .. highlight:: python .. _tools.XRCed.xrced: ========================================================================================================================================== |phoenix_title| **xrced** ========================================================================================================================================== usage: xrced [options] [XRC file] options: --version show program's version number and exit -h, --help show this help message and exit -d, --debug add Debug command to Help menu -m, --meta activate meta-components -v, --verbose verbose messages | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for module **xrced** .. raw:: html

Inheritance diagram of xrced

| |function_summary| Functions Summary ==================================== ================================================================================ ================================================================================ :func:`~tools.XRCed.xrced.DictToString` :func:`~tools.XRCed.xrced.main` :func:`~tools.XRCed.xrced.ReadDictFromString` ================================================================================ ================================================================================ | |class_summary| Classes Summary =============================== ================================================================================ ================================================================================ :ref:`tools.XRCed.xrced.App` ================================================================================ ================================================================================ | .. toctree:: :maxdepth: 1 :hidden: tools.XRCed.xrced.App Functions ------------ .. function:: DictToString(d) .. function:: main() .. function:: ReadDictFromString(s)