Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
Enumerator
a
b
c
d
f
g
h
i
l
m
n
o
p
r
s
t
u
v
x
y
Classes
Class List
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
u
w
x
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Properties
a
b
c
d
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Related Functions
:
a
b
c
d
e
f
g
i
m
o
q
r
s
v
w
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
x
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
b
c
d
e
f
h
k
l
o
p
r
s
t
u
x
z
Enumerator
b
c
d
f
h
i
k
l
n
o
p
r
s
t
u
v
w
x
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
plotjuggler_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
};
ULogParametersDialog::ui
Ui::ULogParametersDialog * ui
Definition:
ulog_parameters_dialog.h:24
ULogParser
Definition:
ulog_parser.h:14
ULogParametersDialog::~ULogParametersDialog
~ULogParametersDialog()
Definition:
ulog_parameters_dialog.cpp:101
ULogParametersDialog::restoreSettings
void restoreSettings()
Definition:
ulog_parameters_dialog.cpp:82
Ui
Definition:
cheatsheet_dialog.h:6
ULogParametersDialog
Definition:
ulog_parameters_dialog.h:12
udp_client.parser
parser
Definition:
udp_client.py:9
ulog_parser.h
ULogParametersDialog::ULogParametersDialog
ULogParametersDialog(const ULogParser &parser, QWidget *parent=nullptr)
Definition:
ulog_parameters_dialog.cpp:8
plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Jan 26 2025 03:23:27