OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Classes
ParameterGui

Namespaces

 dealii::ParameterGui
 

Classes

class  FCSTGUI::MainWindow
 The MainWindow class of the the FCST parameterGUI. More...
 
class  dealii::ParameterGui::BrowseLineEdit
 The BrowseLineEdit class provides a special line editor for the parameterGUI. More...
 
class  dealii::ParameterGui::ParameterDelegate
 The ParameterDelegate class implements special delegates for the QTreeWidget class used in the parameterGUI. More...
 
class  dealii::ParameterGui::XMLParameterReader
 The XMLParameterReader class provides an interface to parse parameters from XML files to a QTreeWidget. More...
 
class  dealii::ParameterGui::XMLParameterWriter
 The XMLParameterWriter class provides an interface to write parameters stored in a QTreeWidget to a file in XML format. More...
 

Detailed Description