MNE-CPP
beta 0.1
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
applications
mne_x
plugins
mnertclient
FormFiles
mnertclientaboutwidget.cpp
Go to the documentation of this file.
1
//=============================================================================================================
36
//*************************************************************************************************************
37
//=============================================================================================================
38
// INCLUDES
39
//=============================================================================================================
40
41
#include "
mnertclientaboutwidget.h
"
42
43
44
//*************************************************************************************************************
45
//=============================================================================================================
46
// QT INCLUDES
47
//=============================================================================================================
48
49
50
51
//*************************************************************************************************************
52
//=============================================================================================================
53
// USED NAMESPACES
54
//=============================================================================================================
55
56
using namespace
MneRtClientPlugin;
57
58
59
//*************************************************************************************************************
60
//=============================================================================================================
61
// DEFINE MEMBER METHODS
62
//=============================================================================================================
63
64
MneRtClientAboutWidget::MneRtClientAboutWidget
(QWidget *parent)
65
: QDialog(parent)
66
{
67
ui.setupUi(
this
);
68
}
69
70
71
//*************************************************************************************************************
72
73
MneRtClientAboutWidget::~MneRtClientAboutWidget
()
74
{
75
76
}
MneRtClientPlugin::MneRtClientAboutWidget::~MneRtClientAboutWidget
~MneRtClientAboutWidget()
Definition:
mnertclientaboutwidget.cpp:73
MneRtClientPlugin::MneRtClientAboutWidget::MneRtClientAboutWidget
MneRtClientAboutWidget(QWidget *parent=0)
Definition:
mnertclientaboutwidget.cpp:64
mnertclientaboutwidget.h
Contains the declaration of the MneRtClientAboutWidget class.
Generated on Mon Jun 9 2014 15:58:04 for MNE-CPP by
1.8.7