#include <mxcpcFastStreamSelectionDialog.h>
Inheritance diagram for mxcpcFastStreamSelectionDialog:
Signals | |
void | fastStreamSelected (const mxcpcIPAddress &camera_ip, int camera_port, const mxcpcProxyConfiguration &camera_proxy_configuration, float fps) |
Emitted when the user has made his selection. | |
Public Member Functions | |
mxcpcFastStreamSelectionDialog (QWidget *parent) | |
Private Slots | |
void | processOkClicked (void) |
void | processCancelClicked (void) |
Private Attributes | |
mxcpcCameraSelector * | CameraSelector |
mxcpcFastStreamParametersSelector * | FastStreamParametersSelector |
Definition at line 40 of file mxcpcFastStreamSelectionDialog.h.