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.
adept/adept/adept/sourceseditorui.ui

174 lines
5.7 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>adept::SourcesEditorUi</class>
<widget class="TQWidget">
<property name="name">
<cstring>adept::SourcesEditorUi</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>683</width>
<height>442</height>
</rect>
</property>
<property name="caption">
<string>adept::SourcesEditorUi</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TDEListView">
<column>
<property name="text">
<string>Type</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>false</bool>
</property>
</column>
<column>
<property name="text">
<string>URL</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Distribution</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Components</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>m_list</cstring>
</property>
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
<property name="resizeMode">
<enum>AllColumns</enum>
</property>
<property name="fullWidth">
<bool>true</bool>
</property>
<property name="itemsMovable">
<bool>true</bool>
</property>
<property name="itemsRenameable">
<bool>true</bool>
</property>
<property name="dragEnabled">
<bool>true</bool>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout5</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>New Repository:</string>
</property>
</widget>
<widget class="TQLineEdit">
<property name="name">
<cstring>m_newLine</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Write or paste a normal sources.list line here to add it to your sources</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>m_newAdd</cstring>
</property>
<property name="text">
<string>Add</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout13</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>m_reset</cstring>
</property>
<property name="text">
<string>Reset</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>m_apply</cstring>
</property>
<property name="text">
<string>Apply</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>m_close</cstring>
</property>
<property name="text">
<string>Close</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<customwidgets>
</customwidgets>
<tabstops>
<tabstop>m_newLine</tabstop>
<tabstop>m_newAdd</tabstop>
<tabstop>m_reset</tabstop>
<tabstop>m_apply</tabstop>
<tabstop>m_close</tabstop>
<tabstop>m_list</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>tdelistview.h</includehint>
</includehints>
</UI>