1 #ifndef IM_AM_MONITORING_QT_GUIS_MODBUS_TCP_CONFIGURE_HPP 2 #define IM_AM_MONITORING_QT_GUIS_MODBUS_TCP_CONFIGURE_HPP 5 #include <industrial_modbus_tcp/ConfigureRequest.h> 11 #include <QDialogButtonBox> 12 #include <QMessageBox> 13 #include <QPushButton> 15 #include <QVBoxLayout> 34 const QMessageBox::Icon);
41 void addHandler(
const industrial_modbus_tcp::ModbusHandler h);
45 const QString info =
"",
46 const QMessageBox::Icon icon = QMessageBox::Icon::Information);