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.h
Go to the documentation of this file.
1
//=============================================================================================================
36
#ifndef MNERTCLIENTABOUTWIDGET_H
37
#define MNERTCLIENTABOUTWIDGET_H
38
39
40
//*************************************************************************************************************
41
//=============================================================================================================
42
// INCLUDES
43
//=============================================================================================================
44
45
#include "../ui_mnertclientabout.h"
46
47
48
//*************************************************************************************************************
49
//=============================================================================================================
50
// QT INCLUDES
51
//=============================================================================================================
52
53
#include <QtWidgets>
54
55
56
//*************************************************************************************************************
57
//=============================================================================================================
58
// DEFINE NAMESPACE MneRtClientPlugin
59
//=============================================================================================================
60
61
namespace
MneRtClientPlugin
62
{
63
64
65
//*************************************************************************************************************
66
//=============================================================================================================
67
// USED NAMESPACES
68
//=============================================================================================================
69
70
71
//*************************************************************************************************************
72
//=============================================================================================================
73
// FORWARD DECLARATIONS
74
//=============================================================================================================
75
76
77
//=============================================================================================================
83
class
MneRtClientAboutWidget
:
public
QDialog
84
{
85
Q_OBJECT
86
87
public
:
88
89
//=========================================================================================================
95
MneRtClientAboutWidget
(QWidget *parent = 0);
96
97
//=========================================================================================================
102
~MneRtClientAboutWidget
();
103
104
private
:
105
Ui::MneRtClientAboutWidgetClass
ui;
106
};
107
108
}
// NAMESPACE
109
110
#endif // MNERTCLIENTABOUTWIDGET_H
MneRtClientPlugin::MneRtClientAboutWidget::~MneRtClientAboutWidget
~MneRtClientAboutWidget()
Definition:
mnertclientaboutwidget.cpp:73
Ui::MneRtClientAboutWidgetClass
Definition:
ui_mnertclientabout.h:74
MneRtClientPlugin::MneRtClientAboutWidget::MneRtClientAboutWidget
MneRtClientAboutWidget(QWidget *parent=0)
Definition:
mnertclientaboutwidget.cpp:64
MneRtClientPlugin::MneRtClientAboutWidget
The MneRtClientAboutWidget class provides the about dialog for the MneRtClient.
Definition:
mnertclientaboutwidget.h:83
Generated on Mon Jun 9 2014 15:58:04 for MNE-CPP by
1.8.7