NDEVR
API Documentation
WebSocketConnectionDialog.h

Declares WebSocketConnectionDialog and WebSocketConnectionDialogFactory for configuring WebSocket connections through a UI dialog. More...

#include "DLLInfo.h"
#include "HardwareWidgets/Headers/ConnectionDialog.h"
#include <NDEVR/Connection.h>
#include "Base/Headers/Dictionary.h"
#include <QWidget>
Include dependency graph for WebSocketConnectionDialog.h:

Go to the source code of this file.

Classes

class  WebSocketConnectionDialog
 A ConnectionDialog that allows the user to modify a WebSocketConnection. More...
class  WebSocketConnectionDialogFactory
 A ConnectionDialogFactory which allows for the creation of a WebSocketConnectionDialog. More...

Namespaces

namespace  NDEVR
 The primary namespace for the NDEVR SDK.

Detailed Description

Declares WebSocketConnectionDialog and WebSocketConnectionDialogFactory for configuring WebSocket connections through a UI dialog.

Note
The copyright header lists the filename as "SerialConnectionDialog" which appears to be a copy-paste error; the actual file is WebSocketConnectionDialog.

Definition in file WebSocketConnectionDialog.h.