玉兔远程控制 0.1.0-bate8
载入中...
搜索中...
未找到
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 成员函数

void InsertView (QWidget *p, int pos)
 
void AddViewers (const QList< QWidget * > &wViewer)
 
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.cpp232 行定义.

成员函数说明

◆ AddViewers()

void CDlgSetFreeRDP::AddViewers ( const QList< QWidget * > &  wViewer)
private

在文件 DlgSetFreeRDP.cpp690 行定义.

◆ GetScreenGeometry()

QRect CDlgSetFreeRDP::GetScreenGeometry ( )
private

在文件 DlgSetFreeRDP.cpp391 行定义.

◆ HasAudioInput()

bool CDlgSetFreeRDP::HasAudioInput ( )
private

在文件 DlgSetFreeRDP.cpp557 行定义.

◆ HasAudioOutput()

bool CDlgSetFreeRDP::HasAudioOutput ( )
private

在文件 DlgSetFreeRDP.cpp547 行定义.

◆ InsertDesktopSize() [1/2]

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

在文件 DlgSetFreeRDP.cpp467 行定义.

◆ InsertDesktopSize() [2/2]

int CDlgSetFreeRDP::InsertDesktopSize ( QString  szSize)
private

在文件 DlgSetFreeRDP.cpp451 行定义.

◆ InsertView()

void CDlgSetFreeRDP::InsertView ( QWidget *  p,
int  pos 
)
private

在文件 DlgSetFreeRDP.cpp652 行定义.

◆ on_cbAllMonitor_stateChanged

void CDlgSetFreeRDP::on_cbAllMonitor_stateChanged ( int  arg1)
privateslot

在文件 DlgSetFreeRDP.cpp603 行定义.

◆ on_cbConnectType_currentIndexChanged

void CDlgSetFreeRDP::on_cbConnectType_currentIndexChanged ( int  index)
privateslot

在文件 DlgSetFreeRDP.cpp625 行定义.

◆ on_cbSecurityEnable_stateChanged

void CDlgSetFreeRDP::on_cbSecurityEnable_stateChanged ( int  arg1)
privateslot

在文件 DlgSetFreeRDP.cpp608 行定义.

◆ on_pbCancel_clicked

void CDlgSetFreeRDP::on_pbCancel_clicked ( )
privateslot

在文件 DlgSetFreeRDP.cpp374 行定义.

◆ on_pbDriveClearAll_clicked

void CDlgSetFreeRDP::on_pbDriveClearAll_clicked ( )
privateslot

在文件 DlgSetFreeRDP.cpp584 行定义.

◆ on_pbOk_clicked

void CDlgSetFreeRDP::on_pbOk_clicked ( )
privateslot

在文件 DlgSetFreeRDP.cpp238 行定义.

◆ on_pbSizeEdit_clicked

void CDlgSetFreeRDP::on_pbSizeEdit_clicked ( )
privateslot

在文件 DlgSetFreeRDP.cpp567 行定义.

◆ on_rbAudioDisable_toggled

void CDlgSetFreeRDP::on_rbAudioDisable_toggled ( bool  checked)
privateslot

在文件 DlgSetFreeRDP.cpp530 行定义.

◆ on_rbAudioLocal_toggled

void CDlgSetFreeRDP::on_rbAudioLocal_toggled ( bool  checked)
privateslot

在文件 DlgSetFreeRDP.cpp535 行定义.

◆ on_rbAudioRemote_toggled

void CDlgSetFreeRDP::on_rbAudioRemote_toggled ( bool  checked)
privateslot

在文件 DlgSetFreeRDP.cpp540 行定义.

◆ on_rbLocalScreen_clicked

void CDlgSetFreeRDP::on_rbLocalScreen_clicked ( bool  checked)
privateslot

在文件 DlgSetFreeRDP.cpp379 行定义.

◆ ShowDriveSelected()

int CDlgSetFreeRDP::ShowDriveSelected ( int  counts)
private

在文件 DlgSetFreeRDP.cpp597 行定义.

◆ slotSelectionChanged

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

在文件 DlgSetFreeRDP.cpp590 行定义.

◆ UpdateDesktopSize()

int CDlgSetFreeRDP::UpdateDesktopSize ( )
private

在文件 DlgSetFreeRDP.cpp419 行定义.

类成员变量说明

◆ m_pButtonGroup

QButtonGroup* CDlgSetFreeRDP::m_pButtonGroup
private

在文件 DlgSetFreeRDP.h68 行定义.

◆ m_pFileModel

QFileSystemModel* CDlgSetFreeRDP::m_pFileModel
private

在文件 DlgSetFreeRDP.h63 行定义.

◆ m_pProxyUI

CParameterProxyUI* CDlgSetFreeRDP::m_pProxyUI
private

在文件 DlgSetFreeRDP.h65 行定义.

◆ m_pRecordUI

CParameterRecordUI* CDlgSetFreeRDP::m_pRecordUI
private

在文件 DlgSetFreeRDP.h66 行定义.

◆ m_pSettings

CParameterFreeRDP* CDlgSetFreeRDP::m_pSettings
private

在文件 DlgSetFreeRDP.h62 行定义.

◆ m_vPerformanceFlags

UINT32 CDlgSetFreeRDP::m_vPerformanceFlags[CONNECTION_TYPE_AUTODETECT]
private

在文件 DlgSetFreeRDP.h70 行定义.

◆ ui

Ui::CDlgSetFreeRDP* CDlgSetFreeRDP::ui
private

在文件 DlgSetFreeRDP.h61 行定义.


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