Rabbit Remote Control 0.1.0-bate14
Loading...
Searching...
No Matches
CDlgScreenCapture Class Reference
Inheritance diagram for CDlgScreenCapture:
Collaboration diagram for CDlgScreenCapture:

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

Detailed Description

Definition at line 11 of file DlgScreenCapture.h.

Member Enumeration Documentation

◆ Type

enum class CDlgScreenCapture::Type
strong

Definition at line 18 of file DlgScreenCapture.h.

Constructor & Destructor Documentation

◆ CDlgScreenCapture()

CDlgScreenCapture::CDlgScreenCapture ( const QWebEngineDesktopMediaRequest request,
QWidget * parent = nullptr )
explicit

Definition at line 4 of file DlgScreenCapture.cpp.

◆ ~CDlgScreenCapture()

CDlgScreenCapture::~CDlgScreenCapture ( )

Definition at line 26 of file DlgScreenCapture.cpp.

Member Function Documentation

◆ GetIndex()

int CDlgScreenCapture::GetIndex ( Type & type,
int & id )

Definition at line 41 of file DlgScreenCapture.cpp.

◆ on_cbScreen_currentIndexChanged

void CDlgScreenCapture::on_cbScreen_currentIndexChanged ( int index)
privateslot

Definition at line 31 of file DlgScreenCapture.cpp.

◆ on_cbWindow_currentIndexChanged

void CDlgScreenCapture::on_cbWindow_currentIndexChanged ( int index)
privateslot

Definition at line 36 of file DlgScreenCapture.cpp.

Member Data Documentation

◆ ui

Ui::CDlgScreenCapture* CDlgScreenCapture::ui
private

Definition at line 29 of file DlgScreenCapture.h.


The documentation for this class was generated from the following files: