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

The NeuromagAboutWidget class provides the about dialog for the Neuromag. More...

#include <neuromagaboutwidget.h>

Inheritance diagram for MneRtClientPlugin::NeuromagAboutWidget:

Public Member Functions

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

Detailed Description

The NeuromagAboutWidget class provides the about dialog for the Neuromag.

DECLARE CLASS NeuromagAboutWidget

Definition at line 83 of file neuromagaboutwidget.h.

Constructor & Destructor Documentation

NeuromagAboutWidget::NeuromagAboutWidget ( QWidget *  parent = 0)

Constructs a NeuromagAboutWidget dialog which is a child of parent.

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

Definition at line 64 of file neuromagaboutwidget.cpp.

NeuromagAboutWidget::~NeuromagAboutWidget ( )

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

Definition at line 73 of file neuromagaboutwidget.cpp.


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