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

The EEGoSportsAboutWidget class provides the about dialog for the EEGoSports. More...

#include <eegosportsaboutwidget.h>

Inheritance diagram for EEGoSportsPlugin::EEGoSportsAboutWidget:

Public Member Functions

 EEGoSportsAboutWidget (QWidget *parent=0)
 
 ~EEGoSportsAboutWidget ()
 

Detailed Description

The EEGoSportsAboutWidget class provides the about dialog for the EEGoSports.

DECLARE CLASS EEGoSportsAboutWidget

Definition at line 84 of file eegosportsaboutwidget.h.

Constructor & Destructor Documentation

EEGoSportsAboutWidget::EEGoSportsAboutWidget ( QWidget *  parent = 0)

Constructs a ECGAboutWidget dialog which is a child of parent.

Parameters
[in]parentpointer to parent widget; If parent is 0, the new EEGoSportsAboutWidget becomes a window. If parent is another widget, EEGoSportsAboutWidget becomes a child window inside parent. EEGoSportsAboutWidget is deleted when its parent is deleted.

Definition at line 65 of file eegosportsaboutwidget.cpp.

EEGoSportsAboutWidget::~EEGoSportsAboutWidget ( )

Destroys the EEGoSportsAboutWidget. All EEGoSportsAboutWidget's children are deleted first. The application exits if EEGoSportsAboutWidget is the main widget.

Definition at line 74 of file eegosportsaboutwidget.cpp.


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