玉兔远程控制 0.1.0-alpha.2
载入中...
搜索中...
未找到
Public 成员函数 | Private 槽 | Private 成员函数 | Private 属性 | 所有成员列表
CDlgSetFreeRDP类 参考
类 CDlgSetFreeRDP 继承关系图:
Inheritance graph
[图例]
CDlgSetFreeRDP 的协作图:
Collaboration graph
[图例]

Public 成员函数

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

Private 槽

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)
 
void on_cbConnectType_currentIndexChanged (int index)
 
void on_cbSecurityEnable_stateChanged (int arg1)
 

Private 成员函数

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

Private 属性

Ui::CDlgSetFreeRDP * ui
 
CParameterFreeRDPm_pSettings
 
QFileSystemModel * m_pFileModel
 
CParameterProxyUIm_pProxyUI
 
CParameterRecordUIm_pRecordUI
 
QButtonGroup * m_pButtonGroup
 
UINT32 m_vPerformanceFlags [CONNECTION_TYPE_AUTODETECT]
 

详细描述

在文件 DlgSetFreeRDP.h20 行定义.

构造及析构函数说明

◆ ~CDlgSetFreeRDP()

CDlgSetFreeRDP::~CDlgSetFreeRDP ( )

在文件 DlgSetFreeRDP.cpp230 行定义.

成员函数说明

◆ GetScreenGeometry()

QRect CDlgSetFreeRDP::GetScreenGeometry ( )
private

在文件 DlgSetFreeRDP.cpp387 行定义.

◆ HasAudioInput()

bool CDlgSetFreeRDP::HasAudioInput ( )
private

在文件 DlgSetFreeRDP.cpp553 行定义.

◆ HasAudioOutput()

bool CDlgSetFreeRDP::HasAudioOutput ( )
private

在文件 DlgSetFreeRDP.cpp543 行定义.

◆ InsertDesktopSize() [1/2]

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

在文件 DlgSetFreeRDP.cpp463 行定义.

◆ InsertDesktopSize() [2/2]

int CDlgSetFreeRDP::InsertDesktopSize ( QString  szSize)
private

在文件 DlgSetFreeRDP.cpp447 行定义.

◆ on_cbAllMonitor_stateChanged

void CDlgSetFreeRDP::on_cbAllMonitor_stateChanged ( int  arg1)
privateslot

在文件 DlgSetFreeRDP.cpp599 行定义.

◆ on_cbConnectType_currentIndexChanged

void CDlgSetFreeRDP::on_cbConnectType_currentIndexChanged ( int  index)
privateslot

在文件 DlgSetFreeRDP.cpp621 行定义.

◆ on_cbSecurityEnable_stateChanged

void CDlgSetFreeRDP::on_cbSecurityEnable_stateChanged ( int  arg1)
privateslot

在文件 DlgSetFreeRDP.cpp604 行定义.

◆ on_pbCancel_clicked

void CDlgSetFreeRDP::on_pbCancel_clicked ( )
privateslot

在文件 DlgSetFreeRDP.cpp370 行定义.

◆ on_pbDriveClearAll_clicked

void CDlgSetFreeRDP::on_pbDriveClearAll_clicked ( )
privateslot

在文件 DlgSetFreeRDP.cpp580 行定义.

◆ on_pbOk_clicked

void CDlgSetFreeRDP::on_pbOk_clicked ( )
privateslot

在文件 DlgSetFreeRDP.cpp235 行定义.

◆ on_pbSizeEdit_clicked

void CDlgSetFreeRDP::on_pbSizeEdit_clicked ( )
privateslot

在文件 DlgSetFreeRDP.cpp563 行定义.

◆ on_rbAudioDisable_toggled

void CDlgSetFreeRDP::on_rbAudioDisable_toggled ( bool  checked)
privateslot

在文件 DlgSetFreeRDP.cpp526 行定义.

◆ on_rbAudioLocal_toggled

void CDlgSetFreeRDP::on_rbAudioLocal_toggled ( bool  checked)
privateslot

在文件 DlgSetFreeRDP.cpp531 行定义.

◆ on_rbAudioRemote_toggled

void CDlgSetFreeRDP::on_rbAudioRemote_toggled ( bool  checked)
privateslot

在文件 DlgSetFreeRDP.cpp536 行定义.

◆ on_rbLocalScreen_clicked

void CDlgSetFreeRDP::on_rbLocalScreen_clicked ( bool  checked)
privateslot

在文件 DlgSetFreeRDP.cpp375 行定义.

◆ ShowDriveSelected()

int CDlgSetFreeRDP::ShowDriveSelected ( int  counts)
private

在文件 DlgSetFreeRDP.cpp593 行定义.

◆ slotSelectionChanged

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

在文件 DlgSetFreeRDP.cpp586 行定义.

◆ UpdateDesktopSize()

int CDlgSetFreeRDP::UpdateDesktopSize ( )
private

在文件 DlgSetFreeRDP.cpp415 行定义.

类成员变量说明

◆ m_pButtonGroup

QButtonGroup* CDlgSetFreeRDP::m_pButtonGroup
private

在文件 DlgSetFreeRDP.h66 行定义.

◆ m_pFileModel

QFileSystemModel* CDlgSetFreeRDP::m_pFileModel
private

在文件 DlgSetFreeRDP.h61 行定义.

◆ m_pProxyUI

CParameterProxyUI* CDlgSetFreeRDP::m_pProxyUI
private

在文件 DlgSetFreeRDP.h63 行定义.

◆ m_pRecordUI

CParameterRecordUI* CDlgSetFreeRDP::m_pRecordUI
private

在文件 DlgSetFreeRDP.h64 行定义.

◆ m_pSettings

CParameterFreeRDP* CDlgSetFreeRDP::m_pSettings
private

在文件 DlgSetFreeRDP.h60 行定义.

◆ m_vPerformanceFlags

UINT32 CDlgSetFreeRDP::m_vPerformanceFlags[CONNECTION_TYPE_AUTODETECT]
private

在文件 DlgSetFreeRDP.h68 行定义.

◆ ui

Ui::CDlgSetFreeRDP* CDlgSetFreeRDP::ui
private

在文件 DlgSetFreeRDP.h59 行定义.


该类的文档由以下文件生成: