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
#pragma once
2
3
#include <QDialog>
4
#include <QString>
5
#include "
ulog_parser.h
"
6
7
namespace
Ui
8
{
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
Ui
Definition:
ulog_parameters_dialog.h:7
ULogParametersDialog
Definition:
ulog_parameters_dialog.h:12
ulog_parser.h
ULogParametersDialog::ui
Ui::ULogParametersDialog * ui
Definition:
ulog_parameters_dialog.h:24
ULogParser
Definition:
ulog_parser.h:13
plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:48