ModuleManager Class Reference

Implementation of the ui_form. More...

#include <moduleManager.h>

Collaboration diagram for ModuleManager:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void loadUiDataXML (QString)
 Load data into the user interface from an xml file.
 ModuleManager (QWidget *parent=0)
 Custom constructor.
void saveUiDataXML (QString)
 Save data from the user interface into an xml file.


Detailed Description

Implementation of the ui_form.

This class implements the module manager using the ui_form generated by QtDesigner.


Constructor & Destructor Documentation

ModuleManager::ModuleManager ( QWidget *  parent = 0  ) 

Custom constructor.

Uses the class generated by the user interface compiler to set up the module manager dialog box.

Parameters:
parent pointer to the parent of the module manager widget.


Member Function Documentation

void ModuleManager::loadUiDataXML ( QString  moduleName  ) 

Load data into the user interface from an xml file.

Parameters:
moduleName the name of the module into which the data hould be loaded.

void ModuleManager::saveUiDataXML ( QString  moduleName  ) 

Save data from the user interface into an xml file.

Parameters:
moduleName the name of the module from which the data should be saved


Generated on Mon Feb 23 16:42:01 2009 for Dragon Wings by  doxygen 1.5.5