MNE-CPP  beta 1.0
Public Member Functions | List of all members
TMSIPlugin::TMSISetupProjectWidget Class Reference

The TMSISetupProjectWidget class provides the TMSISetupProjectWidget configuration window. More...

#include <tmsisetupprojectwidget.h>

Inheritance diagram for TMSIPlugin::TMSISetupProjectWidget:

Public Member Functions

 TMSISetupProjectWidget (TMSI *pTMSI, QWidget *parent=0)
 
 ~TMSISetupProjectWidget ()
 
void initGui ()
 

Detailed Description

The TMSISetupProjectWidget class provides the TMSISetupProjectWidget configuration window.

DECLARE CLASS TMSISetupProjectWidget

Definition at line 80 of file tmsisetupprojectwidget.h.

Constructor & Destructor Documentation

TMSISetupProjectWidget::TMSISetupProjectWidget ( TMSI pTMSI,
QWidget *  parent = 0 
)
explicit

Constructs a TMSISetupProjectWidget which is a child of parent.

Parameters
[in]parentpointer to parent widget; If parent is 0, the new TMSISetupProjectWidget becomes a window. If parent is another widget, TMSISetupWidget becomes a child window inside parent. TMSISetupWidget is deleted when its parent is deleted.
[in]pTMSIa pointer to the corresponding ECGSimulator.

Definition at line 59 of file tmsisetupprojectwidget.cpp.

TMSISetupProjectWidget::~TMSISetupProjectWidget ( )

Destructs a TMSISetupProjectWidget which is a child of parent.

Definition at line 90 of file tmsisetupprojectwidget.cpp.

Member Function Documentation

void TMSISetupProjectWidget::initGui ( )

Inits the GUI

Definition at line 97 of file tmsisetupprojectwidget.cpp.


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