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

Public Member Functions

 CDlgSetFreeRDP (CParameterFreeRDP *pSettings, QWidget *parent=nullptr)
 

Private Slots

void on_pbOk_clicked ()
 
void on_pbCancel_clicked ()
 
void on_rbLocalScreen_clicked (bool checked)
 
void on_rbAudioDisable_toggled (bool checked)
 
void on_rbAudioLocal_toggled (bool checked)
 
void on_rbAudioRemote_toggled (bool checked)
 
void on_pbSizeEdit_clicked ()
 
void on_pbDriveClearAll_clicked ()
 
void slotSelectionChanged (const QItemSelection &selected, const QItemSelection &deselected)
 
void on_cbAllMonitor_stateChanged (int arg1)
 

Private Member Functions

QRect GetScreenGeometry ()
 
int UpdateDesktopSize ()
 
int InsertDesktopSize (QString szSize)
 
int InsertDesktopSize (int width, int height)
 
bool HasAudioOutput ()
 
bool HasAudioInput ()
 
int ShowDriveSelected (int counts)
 

Private Attributes

Ui::CDlgSetFreeRDP * ui
 
CParameterFreeRDPm_pSettings
 
QFileSystemModel * m_pFileModel
 
CParameterProxyUIm_pProxyUI
 
CParameterRecordUIm_pRecordUI
 

Detailed Description

Definition at line 18 of file DlgSetFreeRDP.h.

Constructor & Destructor Documentation

◆ ~CDlgSetFreeRDP()

CDlgSetFreeRDP::~CDlgSetFreeRDP ( )

Definition at line 158 of file DlgSetFreeRDP.cpp.

Member Function Documentation

◆ GetScreenGeometry()

QRect CDlgSetFreeRDP::GetScreenGeometry ( )
private

Definition at line 269 of file DlgSetFreeRDP.cpp.

◆ HasAudioInput()

bool CDlgSetFreeRDP::HasAudioInput ( )
private

Definition at line 435 of file DlgSetFreeRDP.cpp.

◆ HasAudioOutput()

bool CDlgSetFreeRDP::HasAudioOutput ( )
private

Definition at line 425 of file DlgSetFreeRDP.cpp.

◆ InsertDesktopSize() [1/2]

int CDlgSetFreeRDP::InsertDesktopSize ( int  width,
int  height 
)
private

Definition at line 345 of file DlgSetFreeRDP.cpp.

◆ InsertDesktopSize() [2/2]

int CDlgSetFreeRDP::InsertDesktopSize ( QString  szSize)
private

Definition at line 329 of file DlgSetFreeRDP.cpp.

◆ on_cbAllMonitor_stateChanged

void CDlgSetFreeRDP::on_cbAllMonitor_stateChanged ( int  arg1)
privateslot

Definition at line 481 of file DlgSetFreeRDP.cpp.

◆ on_pbCancel_clicked

void CDlgSetFreeRDP::on_pbCancel_clicked ( )
privateslot

Definition at line 252 of file DlgSetFreeRDP.cpp.

◆ on_pbDriveClearAll_clicked

void CDlgSetFreeRDP::on_pbDriveClearAll_clicked ( )
privateslot

Definition at line 462 of file DlgSetFreeRDP.cpp.

◆ on_pbOk_clicked

void CDlgSetFreeRDP::on_pbOk_clicked ( )
privateslot

Definition at line 163 of file DlgSetFreeRDP.cpp.

◆ on_pbSizeEdit_clicked

void CDlgSetFreeRDP::on_pbSizeEdit_clicked ( )
privateslot

Definition at line 445 of file DlgSetFreeRDP.cpp.

◆ on_rbAudioDisable_toggled

void CDlgSetFreeRDP::on_rbAudioDisable_toggled ( bool  checked)
privateslot

Definition at line 408 of file DlgSetFreeRDP.cpp.

◆ on_rbAudioLocal_toggled

void CDlgSetFreeRDP::on_rbAudioLocal_toggled ( bool  checked)
privateslot

Definition at line 413 of file DlgSetFreeRDP.cpp.

◆ on_rbAudioRemote_toggled

void CDlgSetFreeRDP::on_rbAudioRemote_toggled ( bool  checked)
privateslot

Definition at line 418 of file DlgSetFreeRDP.cpp.

◆ on_rbLocalScreen_clicked

void CDlgSetFreeRDP::on_rbLocalScreen_clicked ( bool  checked)
privateslot

Definition at line 257 of file DlgSetFreeRDP.cpp.

◆ ShowDriveSelected()

int CDlgSetFreeRDP::ShowDriveSelected ( int  counts)
private

Definition at line 475 of file DlgSetFreeRDP.cpp.

◆ slotSelectionChanged

void CDlgSetFreeRDP::slotSelectionChanged ( const QItemSelection &  selected,
const QItemSelection &  deselected 
)
privateslot

Definition at line 468 of file DlgSetFreeRDP.cpp.

◆ UpdateDesktopSize()

int CDlgSetFreeRDP::UpdateDesktopSize ( )
private

Definition at line 297 of file DlgSetFreeRDP.cpp.

Member Data Documentation

◆ m_pFileModel

QFileSystemModel* CDlgSetFreeRDP::m_pFileModel
private

Definition at line 55 of file DlgSetFreeRDP.h.

◆ m_pProxyUI

CParameterProxyUI* CDlgSetFreeRDP::m_pProxyUI
private

Definition at line 57 of file DlgSetFreeRDP.h.

◆ m_pRecordUI

CParameterRecordUI* CDlgSetFreeRDP::m_pRecordUI
private

Definition at line 58 of file DlgSetFreeRDP.h.

◆ m_pSettings

CParameterFreeRDP* CDlgSetFreeRDP::m_pSettings
private

Definition at line 54 of file DlgSetFreeRDP.h.

◆ ui

Ui::CDlgSetFreeRDP* CDlgSetFreeRDP::ui
private

Definition at line 53 of file DlgSetFreeRDP.h.


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