35#include <NDEVR/Connection.h>
36#include <NDEVR/Button.h>
44 struct ConnectionInfo;
45 class ConnectionSetupWidget;
69 Button* m_connection_setup_button =
nullptr;
70 Button* m_connection_state_button =
nullptr;
73 bool m_allow_disconnect =
false;
74 bool m_allow_connect =
false;
75 bool m_allow_clear_button =
false;
Definition Connection.h:87