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

The BabyMEGAboutWidget class provides the about dialog for the BabyMEG. More...

#include <babymegaboutwidget.h>

Inheritance diagram for BabyMEGPlugin::BabyMEGAboutWidget:

Public Member Functions

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

Detailed Description

The BabyMEGAboutWidget class provides the about dialog for the BabyMEG.

DECLARE CLASS BabyMEGAboutWidget

Definition at line 83 of file babymegaboutwidget.h.

Constructor & Destructor Documentation

BabyMEGAboutWidget::BabyMEGAboutWidget ( QWidget *  parent = 0)

Constructs a BabyMEGAboutWidget dialog which is a child of parent.

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

Definition at line 64 of file babymegaboutwidget.cpp.

BabyMEGAboutWidget::~BabyMEGAboutWidget ( )

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

Definition at line 73 of file babymegaboutwidget.cpp.


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