#include <CameraSelectionDlg.h>
◆ CameraSelectionDlg()
◆ ~CameraSelectionDlg()
◆ Close()
Hide the CameraSelectionWindow.
◆ GetTitle()
Get the window title.
- Returns
- string representing the title.
◆ Open()
Show the CameraSelectionWindow.
◆ Refresh()
Rescan devices and refresh CameraSelectionWindow.
◆ RegisterDoubleClickedCallback()
Register callback function for double clicked event on listed devices in CameraSelectionWindow.
- Parameters
-
| function | pointer to double clicked event |
◆ RegisterSingleClickedCallback()
Register callback function for single clicked event on listed devices in CameraSelectionWindow.
- Parameters
-
| function | pointer to single clicked event |
◆ SetTitle()
| void SetTitle |
( |
std::string |
title | ) |
|
Set the window title.
- Parameters
-
| string | representing the title. |
The documentation for this class was generated from the following file: