<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
<class>FileModeDlg</class>
<widget class="TQDialog">
    <property name="name">
        <cstring>FileModeDlg</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>370</width>
            <height>220</height>
        </rect>
    </property>
    <property name="caption">
        <string>Access Modifiers</string>
    </property>
    <property name="sizeGripEnabled">
        <bool>true</bool>
    </property>
    <vbox>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="TQGroupBox">
            <property name="name">
                <cstring>GroupBox1</cstring>
            </property>
            <property name="font">
                <font>
                </font>
            </property>
            <property name="title">
                <string>Access Permissions</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="Line" row="0" column="4" rowspan="4" colspan="1">
                    <property name="name">
                        <cstring>Line4</cstring>
                    </property>
                    <property name="frameShape">
                        <enum>VLine</enum>
                    </property>
                    <property name="frameShadow">
                        <enum>Sunken</enum>
                    </property>
                    <property name="orientation">
                        <enum>Vertical</enum>
                    </property>
                </widget>
                <spacer row="4" column="1" rowspan="1" colspan="2">
                    <property name="name">
                        <cstring>Spacer37</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Vertical</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="sizeHint">
                        <size>
                            <width>20</width>
                            <height>43</height>
                        </size>
                    </property>
                </spacer>
                <spacer row="1" column="6" rowspan="2" colspan="1">
                    <property name="name">
                        <cstring>Spacer38</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="sizeHint">
                        <size>
                            <width>70</width>
                            <height>20</height>
                        </size>
                    </property>
                </spacer>
                <widget class="TQLabel" row="3" column="0">
                    <property name="name">
                        <cstring>TextLabel3</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string>Others</string>
                    </property>
                </widget>
                <widget class="TQLabel" row="0" column="1">
                    <property name="name">
                        <cstring>TextLabel4</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string>Read</string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="3" column="1">
                    <property name="name">
                        <cstring>othersReadChk</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string></string>
                    </property>
                </widget>
                <widget class="TQLabel" row="0" column="3">
                    <property name="name">
                        <cstring>TextLabel6</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string>Exec</string>
                    </property>
                </widget>
                <widget class="TQLabel" row="0" column="2">
                    <property name="name">
                        <cstring>TextLabel5</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string>Write</string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="2" column="2">
                    <property name="name">
                        <cstring>groupWriteChk</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string></string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="3" column="2">
                    <property name="name">
                        <cstring>othersWriteChk</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string></string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="1" column="2">
                    <property name="name">
                        <cstring>ownerWriteChk</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string></string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="3" column="3">
                    <property name="name">
                        <cstring>othersExecChk</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string></string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="2" column="1">
                    <property name="name">
                        <cstring>groupReadChk</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string></string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="1" column="1">
                    <property name="name">
                        <cstring>ownerReadChk</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string></string>
                    </property>
                </widget>
                <widget class="TQLabel" row="1" column="0">
                    <property name="name">
                        <cstring>TextLabel1</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string>Owner</string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="2" column="3">
                    <property name="name">
                        <cstring>groupExecChk</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string></string>
                    </property>
                </widget>
                <widget class="TQLabel" row="2" column="0">
                    <property name="name">
                        <cstring>TextLabel2</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string>Group</string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="1" column="3">
                    <property name="name">
                        <cstring>ownerExecChk</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string></string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="3" column="5">
                    <property name="name">
                        <cstring>stickyBitChk</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string>Sticky</string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="2" column="5">
                    <property name="name">
                        <cstring>setGIDChk</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string>Set GID</string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="1" column="5">
                    <property name="name">
                        <cstring>setUIDChk</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string>Set UID</string>
                    </property>
                </widget>
                <widget class="TQLabel" row="0" column="5">
                    <property name="name">
                        <cstring>TextLabel8</cstring>
                    </property>
                    <property name="font">
                        <font>
                        </font>
                    </property>
                    <property name="text">
                        <string>Special</string>
                    </property>
                </widget>
            </grid>
        </widget>
        <widget class="TQLayoutWidget">
            <property name="name">
                <cstring>Layout1</cstring>
            </property>
            <hbox>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <property name="margin">
                    <number>0</number>
                </property>
                <property name="spacing">
                    <number>6</number>
                </property>
                <widget class="TQPushButton">
                    <property name="name">
                        <cstring>buttonHelp</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Help</string>
                    </property>
                    <property name="accel">
                        <string>F1</string>
                    </property>
                    <property name="autoDefault">
                        <bool>true</bool>
                    </property>
                </widget>
                <spacer>
                    <property name="name">
                        <cstring>Horizontal Spacing2</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>
                <widget class="TQPushButton">
                    <property name="name">
                        <cstring>buttonOk</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;OK</string>
                    </property>
                    <property name="autoDefault">
                        <bool>true</bool>
                    </property>
                    <property name="default">
                        <bool>true</bool>
                    </property>
                </widget>
                <widget class="TQPushButton">
                    <property name="name">
                        <cstring>buttonCancel</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Cancel</string>
                    </property>
                    <property name="autoDefault">
                        <bool>true</bool>
                    </property>
                </widget>
            </hbox>
        </widget>
    </vbox>
</widget>
<connections>
    <connection>
        <sender>buttonOk</sender>
        <signal>clicked()</signal>
        <receiver>FileModeDlg</receiver>
        <slot>accept()</slot>
    </connection>
    <connection>
        <sender>buttonCancel</sender>
        <signal>clicked()</signal>
        <receiver>FileModeDlg</receiver>
        <slot>reject()</slot>
    </connection>
</connections>
<tabstops>
    <tabstop>ownerReadChk</tabstop>
    <tabstop>ownerWriteChk</tabstop>
    <tabstop>ownerExecChk</tabstop>
    <tabstop>groupReadChk</tabstop>
    <tabstop>groupWriteChk</tabstop>
    <tabstop>groupExecChk</tabstop>
    <tabstop>othersReadChk</tabstop>
    <tabstop>othersWriteChk</tabstop>
    <tabstop>othersExecChk</tabstop>
    <tabstop>setUIDChk</tabstop>
    <tabstop>setGIDChk</tabstop>
    <tabstop>stickyBitChk</tabstop>
    <tabstop>buttonHelp</tabstop>
    <tabstop>buttonOk</tabstop>
    <tabstop>buttonCancel</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
</UI>