Rabbit Remote Control 0.0.30
Loading...
Searching...
No Matches
Public Slots | Public Member Functions | Private Attributes | List of all members
CDlgCapture Class Reference
Inheritance diagram for CDlgCapture:

Public Slots

virtual void accept () override
 

Public Member Functions

 CDlgCapture (CParameterScreenCapture *pPara, QWidget *parent=nullptr)
 

Private Attributes

Ui::CDlgCapture * ui
 
CParameterScreenCapturem_pParameters
 
QList< QCapturableWindow > m_Windows
 
CParameterRecordUIm_pRecordUI
 

Detailed Description

Definition at line 13 of file DlgCapture.h.

Constructor & Destructor Documentation

◆ ~CDlgCapture()

CDlgCapture::~CDlgCapture ( )

Definition at line 64 of file DlgCapture.cpp.

Member Function Documentation

◆ accept

void CDlgCapture::accept ( )
overridevirtualslot

Definition at line 69 of file DlgCapture.cpp.

Member Data Documentation

◆ m_pParameters

CParameterScreenCapture* CDlgCapture::m_pParameters
private

Definition at line 23 of file DlgCapture.h.

◆ m_pRecordUI

CParameterRecordUI* CDlgCapture::m_pRecordUI
private

Definition at line 25 of file DlgCapture.h.

◆ m_Windows

QList<QCapturableWindow> CDlgCapture::m_Windows
private

Definition at line 24 of file DlgCapture.h.

◆ ui

Ui::CDlgCapture* CDlgCapture::ui
private

Definition at line 22 of file DlgCapture.h.


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