From fce7a143353e2bdd41d878c6f0a1224e0f2a158e Mon Sep 17 00:00:00 2001 From: korovkin Date: Thu, 20 Apr 2006 12:37:33 +0000 Subject: Added services configuration dialog. --- (limited to 'noncore/net/opietooth/manager/servicesdialogbase.ui') diff --git a/noncore/net/opietooth/manager/servicesdialogbase.ui b/noncore/net/opietooth/manager/servicesdialogbase.ui new file mode 100644 index 0000000..410e513 --- a/dev/null +++ b/noncore/net/opietooth/manager/servicesdialogbase.ui @@ -0,0 +1,658 @@ + +ServicesDialogBase + + QDialog + + name + ServicesDialogBase + + + geometry + + 0 + 0 + 258 + 368 + + + + sizePolicy + + 7 + 7 + + + + baseSize + + 240 + 320 + + + + caption + Configure Services + + + layoutMargin + + + layoutSpacing + + + + margin + 0 + + + spacing + 0 + + + QTabWidget + + name + servicesTab + + + tabShape + Rounded + + + layoutMargin + + + layoutSpacing + + + QWidget + + name + tab + + + title + HCID + + + + margin + 0 + + + spacing + 0 + + + QGroupBox + + name + GroupBox3 + + + title + Host Controller Interface + + + layoutMargin + + + layoutSpacing + + + + margin + 11 + + + spacing + 6 + + + QCheckBox + + name + hcidEnableCBox + + + text + Enable + + + + + + + + QWidget + + name + tab + + + title + SDPD + + + + margin + 0 + + + spacing + 0 + + + QGroupBox + + name + GroupBox4 + + + title + Service Discovery Protocol + + + + margin + 11 + + + spacing + 6 + + + QCheckBox + + name + sdpdEnableCBox + + + text + Enable + + + + + + + + QWidget + + name + tab + + + title + HIDD + + + + margin + 0 + + + spacing + 0 + + + QGroupBox + + name + GroupBox6 + + + title + Human Interface Devices + + + + margin + 11 + + + spacing + 6 + + + QCheckBox + + name + hiddEnableCBox + + + text + Enable + + + + + + + + QWidget + + name + tab + + + title + RFCOMM + + + + margin + 0 + + + spacing + 0 + + + QGroupBox + + name + GroupBox5 + + + title + RFCOMM + + + layoutMargin + + + layoutSpacing + + + + margin + 11 + + + spacing + 6 + + + QCheckBox + + name + rfcommEnableCBox + + + text + Enable + + + + + + + + QWidget + + name + tab + + + title + DUND + + + + margin + 0 + + + spacing + 0 + + + QGroupBox + + name + GroupBox7 + + + title + DialUp Network + + + layoutMargin + + + layoutSpacing + + + + margin + 4 + + + spacing + 2 + + + QCheckBox + + name + dundEnableCBox + + + text + Enable + + + + QCheckBox + + name + dundCacheCBox + + + text + Cache + + + + QCheckBox + + name + dundPersistCBox + + + text + Persist + + + + QLineEdit + + name + dundPersistEdit + + + + QLineEdit + + name + dundCacheEdit + + + + QCheckBox + + name + dundDisableSDPCBox + + + text + Disable SDP + + + + QLabel + + name + dundPPPdLabel + + + text + PPPD Options: + + + + QLineEdit + + name + dundPPPdOptionsEdit + + + + QCheckBox + + name + dundPPPdCBox + + + text + Specify pppd path + + + + QLineEdit + + name + dundMsdunTimeoutEdit + + + + QLabel + + name + dundMsdunLabel + + + text + Timeout: + + + + QCheckBox + + name + dundMsdunCBox + + + text + Enable Microsoft dialup networking + + + + QLineEdit + + name + dundPPPdPathEdit + + + + QLabel + + name + dundChannelLabel + + + text + Channel: + + + + QComboBox + + name + dundChannelCBox + + + + + + + + QWidget + + name + tab + + + title + PAND + + + + margin + 0 + + + spacing + 0 + + + QGroupBox + + name + GroupBox6_2 + + + title + Personal Area Network + + + layoutMargin + + + layoutSpacing + + + + margin + 4 + + + spacing + 2 + + + QCheckBox + + name + pandEnableCBox + + + text + Enable + + + + QCheckBox + + name + pandSecureCBox + + + text + Secure + + + + QCheckBox + + name + pandDisableSDPCBox + + + text + Disable SDP + + + + QCheckBox + + name + pandPersistCBox + + + text + Persist + + + + QLineEdit + + name + pandPersistEdit + + + + QCheckBox + + name + pandCacheCBox + + + text + Cache + + + + QLineEdit + + name + pandCacheEdit + + + + QCheckBox + + name + pandMasterCBox + + + text + Master + + + + QCheckBox + + name + pandEncryptCBox + + + text + Encrypt + + + + QLabel + + name + pandRoleLabel + + + text + Role: + + + + QComboBox + + + text + PANU + + + + + text + NAP + + + + + text + GN + + + + name + pandRoleComboBox + + + + + + + + + + -- cgit v0.9.0.2