EvonetUI Class Reference
Inheritance diagram for EvonetUI:

Public Member Functions

 EvonetUI (Evonet *evonet)
 Construct the GUI manager for Evonet.
 
 ~EvonetUI ()
 Destructor.
 
QList< ParameterSettableUIViewergetViewers (QWidget *parent, Qt::WindowFlags flags)
 fill the menu "Actions" of Total99 with following actions:
 
- Public Member Functions inherited from ParameterSettableUI
virtual void addAdditionalMenus (QMenuBar *)
 
virtual void fillActionsMenu (QMenu *)
 

Detailed Description

Definition at line 50 of file evonetui.h.

Constructor & Destructor Documentation

EvonetUI ( Evonet evonet)

Construct the GUI manager for Evonet.

Warning
This only works with Evonet

Definition at line 51 of file evonetui.cpp.

~EvonetUI ( )

Destructor.

Definition at line 66 of file evonetui.cpp.

Member Function Documentation

QList< ParameterSettableUIViewer > getViewers ( QWidget *  parent,
Qt::WindowFlags  flags 
)
virtual

fill the menu "Actions" of Total99 with following actions:

   \param actionsMenu is the actionsMenu display in the menu bar of Total99

Return the list of all viewers for the Component with corresponding informations for fill the menu "Views" of Total99

Parameters
parentis the parent widget for all viewers created by ParameterSettableUI
flagsare the necessary flags to specify when constructing the viewers

Reimplemented from ParameterSettableUI.

Definition at line 72 of file evonetui.cpp.


The documentation for this class was generated from the following files: