<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>open_ksircData</class>
<widget class="TQDialog">
    <property name="name">
        <cstring>Form1</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>593</width>
            <height>196</height>
        </rect>
    </property>
    <grid>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <property name="margin">
            <number>11</number>
        </property>
        <property name="spacing">
            <number>6</number>
        </property>
        <widget class="TQLabel" row="0" column="2" rowspan="1" colspan="2">
            <property name="name">
                <cstring>TextLabel2</cstring>
            </property>
            <property name="text">
                <string>&amp;Server/Quick connect to:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>ComboB_ServerName</cstring>
            </property>
        </widget>
        <widget class="TQLabel" row="0" column="4">
            <property name="name">
                <cstring>TextLabel3</cstring>
            </property>
            <property name="text">
                <string>&amp;Port:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>ComboB_ServerPort</cstring>
            </property>
        </widget>
        <widget class="TQComboBox" row="1" column="0" rowspan="1" colspan="2">
            <property name="name">
                <cstring>ComboB_ServerGroup</cstring>
            </property>
            <property name="toolTip" stdset="0">
                <string>Choose a server for an IRC Network</string>
            </property>
            <property name="whatsThis" stdset="0">
                <string>Usually IRC Servers are connected to a net (IRCNet, Freenode, etc.). Here, you can select the closest server for your favorite network.</string>
            </property>
        </widget>
        <widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
            <property name="name">
                <cstring>TextLabel1</cstring>
            </property>
            <property name="text">
                <string>&amp;Group:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>ComboB_ServerGroup</cstring>
            </property>
        </widget>
        <widget class="EnterCombo" row="1" column="2" rowspan="1" colspan="2">
            <property name="name">
                <cstring>ComboB_ServerName</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>7</hsizetype>
                    <vsizetype>5</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="focusPolicy">
                <enum>StrongFocus</enum>
            </property>
            <property name="toolTip" stdset="0">
                <string>Enter/choose a server to connect to</string>
            </property>
            <property name="whatsThis" stdset="0">
                <string>If you selected an IRC Network in &lt;i&gt;"Group"&lt;/i&gt;, this window shows all of its servers. If you did not choose a group, you can enter your own here or select one of the recently used ones (&lt;i&gt;"Quick Connect"&lt;/i&gt;).</string>
            </property>
        </widget>
        <widget class="TQComboBox" row="1" column="4">
            <property name="name">
                <cstring>ComboB_ServerPort</cstring>
            </property>
            <property name="editable">
                <bool>true</bool>
            </property>
            <property name="toolTip" stdset="0">
                <string>Choose a server port</string>
            </property>
            <property name="whatsThis" stdset="0">
                <string>Using &lt;i&gt;"6667"&lt;/i&gt; or &lt;i&gt;"6666"&lt;/i&gt; here is safe in most cases. Only use other values if you have been told so.</string>
            </property>
        </widget>
        <widget class="TQGroupBox" row="2" column="0" rowspan="1" colspan="3">
            <property name="name">
                <cstring>GroupBox2</cstring>
            </property>
            <property name="title">
                <string>Server Description</string>
            </property>
            <property name="whatsThis" stdset="0">
                <string>This is the description of the server currently selected</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>Label_ServerDesc</cstring>
                    </property>
                    <property name="sizePolicy">
                        <sizepolicy>
                            <hsizetype>7</hsizetype>
                            <vsizetype>1</vsizetype>
                            <horstretch>0</horstretch>
                            <verstretch>0</verstretch>
                        </sizepolicy>
                    </property>
                    <property name="alignment">
                        <set>WordBreak|AlignTop|AlignLeft</set>
                    </property>
                    <property name="vAlign" stdset="0">
                    </property>
                    <property name="wordwrap" stdset="0">
                    </property>
                </widget>
            </vbox>
        </widget>
        <widget class="TQGroupBox" row="2" column="3" rowspan="1" colspan="2">
            <property name="name">
                <cstring>GroupBox1</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>3</hsizetype>
                    <vsizetype>3</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="title">
                <string>Server Access</string>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <property name="margin">
                    <number>11</number>
                </property>
                <property name="spacing">
                    <number>6</number>
                </property>
                <widget class="TQLabel" row="0" column="0">
                    <property name="name">
                        <cstring>TextLabel5</cstring>
                    </property>
                    <property name="text">
                        <string>Pass&amp;word:</string>
                    </property>
                    <property name="buddy" stdset="0">
                        <cstring>LineE_Password</cstring>
                    </property>
                </widget>
                <widget class="TQLineEdit" row="0" column="1" rowspan="1" colspan="2">
                    <property name="name">
                        <cstring>LineE_Password</cstring>
                    </property>
                    <property name="sizePolicy">
                        <sizepolicy>
                            <hsizetype>3</hsizetype>
                            <vsizetype>0</vsizetype>
                            <horstretch>0</horstretch>
                            <verstretch>0</verstretch>
                        </sizepolicy>
                    </property>
                    <property name="echoMode">
                        <enum>Password</enum>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="2">
                    <property name="name">
                        <cstring>CheckB_UseSSL</cstring>
                    </property>
                    <property name="text">
                        <string>Use SS&amp;L</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>This will use a secure connection to the server. This must be supported by the server.</string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="1" column="2">
                    <property name="name">
                        <cstring>CheckB_StorePassword</cstring>
                    </property>
                    <property name="text">
                        <string>S&amp;tore password</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>This will cause your server password to be stored on your disk.</string>
                    </property>
                </widget>
            </grid>
        </widget>
        <widget class="TQPushButton" row="3" column="4">
            <property name="name">
                <cstring>PB_Cancel</cstring>
            </property>
            <property name="text">
                <string>&amp;Cancel</string>
            </property>
            <property name="toolTip" stdset="0">
                <string>Cancel Connect</string>
            </property>
            <property name="whatsThis" stdset="0">
                <string>Cancel Connect</string>
            </property>
        </widget>
        <widget class="TQPushButton" row="3" column="3">
            <property name="name">
                <cstring>PB_Connect</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>5</hsizetype>
                    <vsizetype>0</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="text">
                <string>C&amp;onnect</string>
            </property>
            <property name="default">
                <bool>true</bool>
            </property>
            <property name="toolTip" stdset="0">
                <string>Connect to the selected server</string>
            </property>
            <property name="whatsThis" stdset="0">
                <string>Connect to the server given in &lt;i&gt;"Server / Quick Connect to:"&lt;/i&gt; on the port given in &lt;i&gt;"Port:"&lt;/i&gt;.</string>
            </property>
        </widget>
        <widget class="TQPushButton" row="3" column="1" rowspan="1" colspan="2">
            <property name="name">
                <cstring>PB_Edit</cstring>
            </property>
            <property name="text">
                <string>&amp;Edit Servers</string>
            </property>
            <property name="whatsThis" stdset="0">
                <string></string>
            </property>
        </widget>
        <spacer row="3" column="0">
            <property name="name">
                <cstring>Spacer3</cstring>
            </property>
            <property name="orientation">
                <enum>Horizontal</enum>
            </property>
            <property name="sizeType">
                <enum>Expanding</enum>
            </property>
            <property name="sizeHint">
                <size>
                    <width>20</width>
                    <height>20</height>
                </size>
            </property>
        </spacer>
    </grid>
</widget>
<customwidgets>
    <customwidget>
        <class>EnterCombo</class>
        <header location="local">enter_combo.h</header>
        <sizehint>
            <width>-1</width>
            <height>-1</height>
        </sizehint>
        <container>1</container>
        <sizepolicy>
            <hordata>5</hordata>
            <verdata>5</verdata>
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
        </sizepolicy>
        <pixmap>image0</pixmap>
    </customwidget>
</customwidgets>
<images>
    <image name="image0">
        <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
    </image>
</images>
<connections>
    <connection>
        <sender>LineE_Password</sender>
        <signal>textChanged(const TQString&amp;)</signal>
        <receiver>Form1</receiver>
        <slot>passwordChanged(const TQString&amp;)</slot>
    </connection>
</connections>
<tabstops>
    <tabstop>ComboB_ServerGroup</tabstop>
    <tabstop>ComboB_ServerName</tabstop>
    <tabstop>ComboB_ServerPort</tabstop>
    <tabstop>LineE_Password</tabstop>
    <tabstop>CheckB_StorePassword</tabstop>
    <tabstop>PB_Edit</tabstop>
    <tabstop>PB_Connect</tabstop>
    <tabstop>PB_Cancel</tabstop>
</tabstops>
<Q_SLOTS>
    <slot access="protected">passwordChanged(const TQString &amp;)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
</UI>