MOBOTIX
camera.
More...
#include <mxcpcCameraSelector.h>
Public Member Functions | |
mxcpcCameraSelector (QWidget *parent) | |
mxcpcIPAddress | cameraIP (void) |
Returns the currently set camera IP. | |
int | cameraPort (void) |
Returns the currently set camera (HTTP) port. | |
mxcpcProxyConfiguration | cameraProxyConfiguration (void) |
Returns the proxy configuration for the currently set camera. | |
Private Slots | |
void | processProxyCheckBoxStateChanged (int state) |
Private Attributes | |
mxcpcIPEdit * | CameraIPEdit |
mxcpcIPEdit * | ProxyIPEdit |
QSpinBox * | CameraPortSpinBox |
QSpinBox * | ProxyPortSpinBox |
QCheckBox * | ProxyCheckBox |
MOBOTIX
camera.
Definition at line 43 of file mxcpcCameraSelector.h.