|
Rabbit Remote Control 0.1.0-bate14
|


Public Types | |
| enum class | Type { Screen , Window } |
Public Member Functions | |
| CDlgScreenCapture (const QWebEngineDesktopMediaRequest request, QWidget *parent=nullptr) | |
| int | GetIndex (Type &type, int &id) |
Private Slots | |
| void | on_cbScreen_currentIndexChanged (int index) |
| void | on_cbWindow_currentIndexChanged (int index) |
Private Attributes | |
| Ui::CDlgScreenCapture * | ui |
Definition at line 11 of file DlgScreenCapture.h.
|
strong |
Definition at line 18 of file DlgScreenCapture.h.
|
explicit |
Definition at line 4 of file DlgScreenCapture.cpp.
| CDlgScreenCapture::~CDlgScreenCapture | ( | ) |
Definition at line 26 of file DlgScreenCapture.cpp.
| int CDlgScreenCapture::GetIndex | ( | Type & | type, |
| int & | id ) |
Definition at line 41 of file DlgScreenCapture.cpp.
|
privateslot |
Definition at line 31 of file DlgScreenCapture.cpp.
|
privateslot |
Definition at line 36 of file DlgScreenCapture.cpp.
|
private |
Definition at line 29 of file DlgScreenCapture.h.