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.
tdeutils/kgpg/groupedit.ui

213 lines
6.9 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>groupEdit</class>
<widget class="TQWidget">
<property name="name">
<cstring>groupEdit</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>557</width>
<height>259</height>
</rect>
</property>
<property name="caption">
<string></string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="KListView" row="1" column="0" rowspan="1" colspan="4">
<column>
<property name="text">
<string>Name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Email</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Id</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>availableKeys</cstring>
</property>
<property name="acceptDrops">
<bool>true</bool>
</property>
<property name="selectionMode" stdset="0">
<enum>Extended</enum>
</property>
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
<property name="showSortIndicator">
<bool>true</bool>
</property>
<property name="fullWidth">
<bool>true</bool>
</property>
<property name="dragEnabled">
<bool>false</bool>
</property>
<property name="alternateBackground">
<color>
<red>238</red>
<green>246</green>
<blue>255</blue>
</color>
</property>
</widget>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Available Trusted Keys</string>
</property>
</widget>
<widget class="TQPushButton" row="2" column="1">
<property name="name">
<cstring>buttonAdd</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQPushButton" row="2" column="2">
<property name="name">
<cstring>buttonRemove</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<spacer row="2" column="3">
<property name="name">
<cstring>spacer5</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>71</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KActiveLabel" row="2" column="0">
<property name="name">
<cstring>kActiveLabel1</cstring>
</property>
<property name="text">
<string>&lt;b&gt;Keys in the Group&lt;/b&gt;</string>
</property>
</widget>
<widget class="KListView" row="3" column="0" rowspan="1" colspan="4">
<column>
<property name="text">
<string>Name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Email</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Id</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>groupKeys</cstring>
</property>
<property name="acceptDrops">
<bool>true</bool>
</property>
<property name="selectionMode" stdset="0">
<enum>Extended</enum>
</property>
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
<property name="showSortIndicator">
<bool>true</bool>
</property>
<property name="itemMargin">
<number>1</number>
</property>
<property name="fullWidth">
<bool>true</bool>
</property>
<property name="dragEnabled">
<bool>false</bool>
</property>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kactivelabel.h</includehint>
</includehints>
</UI>