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

The RtSssAboutWidget class provides the about dialog for the RtSss. More...

#include <rtsssaboutwidget.h>

Inheritance diagram for RtSssPlugin::RtSssAboutWidget:

Public Member Functions

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

Detailed Description

The RtSssAboutWidget class provides the about dialog for the RtSss.

DECLARE CLASS RtSssAboutWidget

Definition at line 73 of file rtsssaboutwidget.h.

Constructor & Destructor Documentation

RtSssAboutWidget::RtSssAboutWidget ( QWidget *  parent = 0)

Constructs a RtSssAboutWidget dialog which is a child of parent.

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

Definition at line 58 of file rtsssaboutwidget.cpp.

RtSssAboutWidget::~RtSssAboutWidget ( )

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

Definition at line 67 of file rtsssaboutwidget.cpp.


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