29 void on_pbOk_clicked();
30 void on_pbCancel_clicked();
31 void on_rbLocalScreen_clicked(
bool checked);
33 void on_rbAudioDisable_toggled(
bool checked);
34 void on_rbAudioLocal_toggled(
bool checked);
35 void on_rbAudioRemote_toggled(
bool checked);
37 void on_pbSizeEdit_clicked();
39 void on_pbDriveClearAll_clicked();
40 void slotSelectionChanged(
const QItemSelection &selected,
41 const QItemSelection &deselected);
43 void on_cbAllMonitor_stateChanged(
int arg1);
45 void on_cbConnectType_currentIndexChanged(
int index);
47 void on_cbSecurityEnable_stateChanged(
int arg1);
50 QRect GetScreenGeometry();
51 int UpdateDesktopSize();
52 int InsertDesktopSize(QString szSize);
53 int InsertDesktopSize(
int width,
int height);
54 bool HasAudioOutput();
56 int ShowDriveSelected(
int counts);
59 Ui::CDlgSetFreeRDP *ui;
61 QFileSystemModel* m_pFileModel;
66 QButtonGroup* m_pButtonGroup;
68 UINT32 m_vPerformanceFlags[CONNECTION_TYPE_AUTODETECT];