3#include <NDEVR/QCustomTabWidget.h>
4#include <NDEVR/WidgetOptions.h>
5#include <NDEVR/Button.h>
8 class ConnectionDialog;
9 class ConnectionDialogFactory;
10 struct ConnectionInfo;
The equivelent of std::vector but with a bit more control. The basic array unit of the library.
Definition Buffer.hpp:56
A structure designed to store information about a specific Connection.
Definition Connection.h:97