src
rviz
noetic_eol_dialog.h
Go to the documentation of this file.
1
#ifndef RVIZ_NOETIC_EOL_DIALOG_H
2
#define RVIZ_NOETIC_EOL_DIALOG_H
3
4
#include <QMessageBox>
5
6
namespace
rviz
7
{
8
class
NoeticEOLDialog
:
public
QMessageBox
9
{
10
Q_OBJECT
11
public
:
12
NoeticEOLDialog
(QWidget* parent =
nullptr
);
13
};
14
15
}
// end namespace rviz
16
17
#endif // RVIZ_WAIT_FOR_MASTER_DIALOG_H
rviz::NoeticEOLDialog::NoeticEOLDialog
NoeticEOLDialog(QWidget *parent=nullptr)
Definition:
noetic_eol_dialog.cpp:5
rviz
Definition:
add_display_dialog.cpp:54
rviz::NoeticEOLDialog
Definition:
noetic_eol_dialog.h:8
rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust, William Woodall
autogenerated on Sun May 4 2025 02:31:26