DirectoryServicesWidgetBase DirectoryServicesWidgetBase 0 0 576 363 Directory Services Configuration unnamed 11 6 x500LA NoFrame Plain X.&500 directory services: x500LV tqlayout2 unnamed Server Name true true Port true true Base DN true true User Name true true Password true true x500LV true Select Directory Services to Use Here <qt> <h1>X.500 Directory Services</h1> You can use X.500 directory services to retrieve certificates and certificate revocation lists that are not saved locally. Ask your local administrator if you want to make use of this feature and are unsure which directory service you can use. <p> If you do not use a directory service, you can still use local certificates. </qt> tqlayout1 unnamed upButton downButton spacer5 Vertical Expanding 20 51 tqlayout3 unnamed Spacer10 Horizontal Expanding 47 20 addServicePB &Add Service... Click to add a service <qt> <h1>Add a Directory Service</h1> By clicking this button, you can select a new directory service to be used for retrieving certificates and CRLs. You will be asked for the server name and an optional description. </qt> Spacer11 Horizontal Expanding 47 20 removeServicePB false &Remove Service Click to remove the currently selected service <qt> <h1>Remove Directory Service</h1> By clicking this button, you can remove the currently selected directory service in the list above. You will have a chance to rethink your decision before the entry is deleted from the list. </qt> Spacer12 Horizontal Expanding 47 20 Spacer9 Vertical Expanding 20 16 removeServicePB clicked() DirectoryServicesWidgetBase slotDeleteService() x500LV returnPressed(QListViewItem*) DirectoryServicesWidgetBase slotServiceSelected(QListViewItem*) x500LV doubleClicked(QListViewItem*) DirectoryServicesWidgetBase slotServiceSelected(QListViewItem*) x500LV selectionChanged(QListViewItem*) DirectoryServicesWidgetBase slotServiceChanged(QListViewItem*) addServicePB clicked() DirectoryServicesWidgetBase slotAddService() upButton clicked() DirectoryServicesWidgetBase slotMoveUp() downButton clicked() DirectoryServicesWidgetBase slotMoveDown() slotAddService() slotDeleteService() slotServiceChanged( QListViewItem* ) slotServiceSelected( QListViewItem* ) slotMoveUp() slotMoveDown()