init_gui.pro


Name:
init_gui
Description:
Initializes the GUI, i.e.
- create the top level widget_base
- load menu.xml from disk and create the menu hierarchy while
parsing the file

Name:
menu_xml::init
Description:
The parser reads the xml file and stores the read values in the
prefs structure
There's no DTD for this file, so we do some 'manual' error checks

Name:
menu_xml::startElement
Description:

Name:
menu_xml::endElement
Description:

Name:
menu_xml::characters
Description:

Name:
menu_xml__define
Description:
create separate object - dunno if multiple inheritance works under
IDL, but that's cleaner anyway (actually multiple inheritance *does*
work)

Last modified: Fri Oct 29 07:19:17 2004