YARP
Yet Another Robot Platform
Loading...
Searching...
No Matches
batchqosconfdialog.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3
* SPDX-License-Identifier: GPL-3.0-or-later
4
*/
5
6
#ifndef BATCHQOSCONFDIALOG_H
7
#define BATCHQOSCONFDIALOG_H
8
9
#include <QDialog>
10
#include <
yarp/profiler/NetworkProfiler.h
>
11
12
namespace
Ui
{
13
class
BatchQosConfDialog
;
14
}
15
16
class
BatchQosConfDialog
:
public
QDialog
17
{
18
Q_OBJECT
19
20
public
:
21
explicit
BatchQosConfDialog
(QWidget *parent = 0);
22
~BatchQosConfDialog
();
23
24
private
slots:
25
void
openCons();
26
void
updateQos();
27
void
configureQos();
28
29
private
:
30
Ui::BatchQosConfDialog *ui;
31
yarp::profiler::graph::Graph
* graph;
32
};
33
34
#endif
// BATCHQOSCONFDIALOG_H
NetworkProfiler.h
BatchQosConfDialog
Definition
batchqosconfdialog.h:17
BatchQosConfDialog::~BatchQosConfDialog
~BatchQosConfDialog()
Definition
batchqosconfdialog.cpp:39
yarp::profiler::graph::Graph
The yarp::profiler::graph::Graph class.
Definition
Graph.h:104
Ui
Definition
aboutdlg.h:11
YARP
3.11.100+20250603.4+gitaa77f8b5c
src
guis
yarpviz
src
batchqosconfdialog.h
Generated on Wed Jun 4 2025 02:40:10 for YARP by
1.9.8