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.
konversation/konversation/src/servergroupdialogui.ui

314 lines
12 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>ServerGroupDialogUI</class>
<widget class="TQWidget">
<property name="name">
<cstring>ServerGroupDialogUI</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>491</width>
<height>493</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>m_networkLabel</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Network name:</string>
</property>
</widget>
<widget class="TQLineEdit" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>m_nameEdit</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>m_identityLabel</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Identity:</string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>m_commandsLabel</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Commands:</string>
</property>
</widget>
<widget class="KPushButton" row="1" column="2">
<property name="name">
<cstring>m_editIdentityButton</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&amp;Edit...</string>
</property>
</widget>
<widget class="TQLineEdit" row="2" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>m_commandEdit</cstring>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>m_autoConnectCBox</cstring>
</property>
<property name="text">
<string>Co&amp;nnect on application start up</string>
</property>
</widget>
<widget class="TQGroupBox" row="4" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>m_serverGroupBox</cstring>
</property>
<property name="title">
<string>Servers</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TDEListBox" row="0" column="0" rowspan="1" colspan="6">
<property name="name">
<cstring>m_serverLBox</cstring>
</property>
</widget>
<widget class="KPushButton" row="1" column="0">
<property name="name">
<cstring>m_addServerButton</cstring>
</property>
<property name="text">
<string>&amp;Add...</string>
</property>
</widget>
<widget class="KPushButton" row="1" column="1">
<property name="name">
<cstring>m_changeServerButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>E&amp;dit...</string>
</property>
</widget>
<widget class="TQToolButton" row="1" column="2">
<property name="name">
<cstring>m_removeServerButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQToolButton" row="1" column="5">
<property name="name">
<cstring>m_downServerBtn</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string></string>
</property>
<property name="autoRepeat">
<bool>true</bool>
</property>
</widget>
<widget class="TQToolButton" row="1" column="4">
<property name="name">
<cstring>m_upServerBtn</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string></string>
</property>
<property name="autoRepeat">
<bool>true</bool>
</property>
</widget>
<spacer row="1" column="3">
<property name="name">
<cstring>serverSpacer</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</spacer>
</grid>
</widget>
<widget class="TQGroupBox" row="5" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>m_channelGroupBox</cstring>
</property>
<property name="title">
<string>Auto Join Channels</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TDEListBox" row="0" column="0" rowspan="1" colspan="6">
<property name="name">
<cstring>m_channelLBox</cstring>
</property>
</widget>
<widget class="KPushButton" row="1" column="0">
<property name="name">
<cstring>m_addChannelButton</cstring>
</property>
<property name="text">
<string>Add...</string>
</property>
</widget>
<widget class="KPushButton" row="1" column="1">
<property name="name">
<cstring>m_changeChannelButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Ed&amp;it...</string>
</property>
</widget>
<widget class="TQToolButton" row="1" column="5">
<property name="name">
<cstring>m_downChannelBtn</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string></string>
</property>
<property name="autoRepeat">
<bool>true</bool>
</property>
</widget>
<widget class="TQToolButton" row="1" column="2">
<property name="name">
<cstring>m_removeChannelButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string></string>
</property>
</widget>
<spacer row="1" column="3">
<property name="name">
<cstring>channelSpacer</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>255</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQToolButton" row="1" column="4">
<property name="name">
<cstring>m_upChannelBtn</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string></string>
</property>
<property name="autoRepeat">
<bool>true</bool>
</property>
</widget>
</grid>
</widget>
<widget class="TQComboBox" row="1" column="1">
<property name="name">
<cstring>m_identityCBox</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>2</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">tdelistbox.h</include>
</includes>
</UI>