Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
plugins
DataLoadULog
ulog_parameters_dialog.h
Go to the documentation of this file.
1
#ifndef ULOG_PARAMETERS_DIALOG_H
2
#define ULOG_PARAMETERS_DIALOG_H
3
4
#include <QDialog>
5
#include <QString>
6
#include "
ulog_parser.h
"
7
8
namespace
Ui
{
9
class
ULogParametersDialog
;
10
}
11
12
class
ULogParametersDialog
:
public
QDialog
13
{
14
Q_OBJECT
15
16
public
:
17
explicit
ULogParametersDialog
(
const
ULogParser
&
parser
, QWidget *parent =
nullptr
);
18
19
void
restoreSettings();
20
21
~
ULogParametersDialog
();
22
23
private
:
24
Ui::ULogParametersDialog *
ui
;
25
};
26
27
#endif // ULOG_PARAMETERS_DIALOG_H
Ui
Definition:
selectlistdialog.h:8
ULogParametersDialog
Definition:
ulog_parameters_dialog.h:12
ulog_parser.h
parser
parser
ULogParametersDialog::ui
Ui::ULogParametersDialog * ui
Definition:
ulog_parameters_dialog.h:24
ULogParser
Definition:
ulog_parser.h:13
plotjuggler
Author(s): Davide Faconti
autogenerated on Sat Jul 6 2019 03:44:18