You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdepim/certmanager/lib/ui/directoryserviceswidgetbase.ui

343 lines
13 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>DirectoryServicesWidgetBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>DirectoryServicesWidgetBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>576</width>
<height>363</height>
</rect>
</property>
<property name="caption">
<string>Directory Services Configuration</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>x500LA</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="text">
<string>X.&amp;500 directory services:</string>
</property>
<property name="buddy" stdset="0">
<cstring>x500LV</cstring>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQListView">
<column>
<property name="text">
<string>Server Name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Port</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Base DN</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>User Name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Password</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>x500LV</cstring>
</property>
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Select Directory Services to Use Here</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;
&lt;h1&gt;X.500 Directory Services&lt;/h1&gt;
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.
&lt;p&gt;
If you do not use a directory service, you can still use local certificates.
&lt;/qt&gt;</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout1</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQToolButton">
<property name="name">
<cstring>upButton</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQToolButton">
<property name="name">
<cstring>downButton</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer5</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>20</width>
<height>51</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>Spacer10</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>47</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>addServicePB</cstring>
</property>
<property name="text">
<string>&amp;Add Service...</string>
</property>
<property name="toolTip" stdset="0">
<string>Click to add a service</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;
&lt;h1&gt;Add a Directory Service&lt;/h1&gt;
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.
&lt;/qt&gt;</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer11</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>47</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>removeServicePB</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Remove Service</string>
</property>
<property name="toolTip" stdset="0">
<string>Click to remove the currently selected service</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;
&lt;h1&gt;Remove Directory Service&lt;/h1&gt;
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.
&lt;/qt&gt;</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer12</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>47</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<spacer>
<property name="name">
<cstring>Spacer9</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<connections>
<connection>
<sender>removeServicePB</sender>
<signal>clicked()</signal>
<receiver>DirectoryServicesWidgetBase</receiver>
<slot>slotDeleteService()</slot>
</connection>
<connection>
<sender>x500LV</sender>
<signal>returnPressed(TQListViewItem*)</signal>
<receiver>DirectoryServicesWidgetBase</receiver>
<slot>slotServiceSelected(TQListViewItem*)</slot>
</connection>
<connection>
<sender>x500LV</sender>
<signal>doubleClicked(TQListViewItem*)</signal>
<receiver>DirectoryServicesWidgetBase</receiver>
<slot>slotServiceSelected(TQListViewItem*)</slot>
</connection>
<connection>
<sender>x500LV</sender>
<signal>selectionChanged(TQListViewItem*)</signal>
<receiver>DirectoryServicesWidgetBase</receiver>
<slot>slotServiceChanged(TQListViewItem*)</slot>
</connection>
<connection>
<sender>addServicePB</sender>
<signal>clicked()</signal>
<receiver>DirectoryServicesWidgetBase</receiver>
<slot>slotAddService()</slot>
</connection>
<connection>
<sender>upButton</sender>
<signal>clicked()</signal>
<receiver>DirectoryServicesWidgetBase</receiver>
<slot>slotMoveUp()</slot>
</connection>
<connection>
<sender>downButton</sender>
<signal>clicked()</signal>
<receiver>DirectoryServicesWidgetBase</receiver>
<slot>slotMoveDown()</slot>
</connection>
</connections>
<Q_SLOTS>
<slot access="protected">slotAddService()</slot>
<slot access="protected">slotDeleteService()</slot>
<slot access="protected">slotServiceChanged( TQListViewItem* )</slot>
<slot access="protected">slotServiceSelected( TQListViewItem* )</slot>
<slot access="protected">slotMoveUp()</slot>
<slot access="protected">slotMoveDown()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
</UI>