<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>ConfigImageListPage</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>ConfigImageListPage</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>352</width>
            <height>437</height>
        </rect>
    </property>
    <property name="caption">
        <string>Configure Image List</string>
    </property>
    <vbox>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <property name="margin">
            <number>0</number>
        </property>
        <widget class="TQCheckBox">
            <property name="name">
                <cstring>kcfg_showDirs</cstring>
            </property>
            <property name="text">
                <string>Show folders and archives</string>
            </property>
        </widget>
        <spacer>
            <property name="name">
                <cstring>spacer10_2</cstring>
            </property>
            <property name="orientation">
                <enum>Vertical</enum>
            </property>
            <property name="sizeType">
                <enum>Fixed</enum>
            </property>
            <property name="sizeHint">
                <size>
                    <width>21</width>
                    <height>16</height>
                </size>
            </property>
        </spacer>
        <widget class="TQLabel">
            <property name="name">
                <cstring>textLabel1_2_2</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>1</hsizetype>
                    <vsizetype>5</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="text">
                <string>&lt;b&gt;Thumbnail View&lt;/b&gt;</string>
            </property>
        </widget>
        <widget class="TQLayoutWidget">
            <property name="name">
                <cstring>Layout6</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="TQLabel">
                    <property name="name">
                        <cstring>TextLabel1</cstring>
                    </property>
                    <property name="sizePolicy">
                        <sizepolicy>
                            <hsizetype>1</hsizetype>
                            <vsizetype>1</vsizetype>
                            <horstretch>0</horstretch>
                            <verstretch>0</verstretch>
                        </sizepolicy>
                    </property>
                    <property name="text">
                        <string>Margin between thumbnails:</string>
                    </property>
                    <property name="buddy" stdset="0">
                        <cstring></cstring>
                    </property>
                </widget>
                <widget class="TQSpinBox">
                    <property name="name">
                        <cstring>kcfg_thumbnailMarginSize</cstring>
                    </property>
                    <property name="sizePolicy">
                        <sizepolicy>
                            <hsizetype>0</hsizetype>
                            <vsizetype>0</vsizetype>
                            <horstretch>0</horstretch>
                            <verstretch>0</verstretch>
                        </sizepolicy>
                    </property>
                    <property name="buttonSymbols">
                        <enum>UpDownArrows</enum>
                    </property>
                    <property name="maxValue">
                        <number>50</number>
                    </property>
                    <property name="minValue">
                        <number>2</number>
                    </property>
                    <property name="lineStep">
                        <number>1</number>
                    </property>
                </widget>
                <spacer>
                    <property name="name">
                        <cstring>Spacer7</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="sizeHint">
                        <size>
                            <width>20</width>
                            <height>0</height>
                        </size>
                    </property>
                </spacer>
            </hbox>
        </widget>
        <widget class="TQLabel">
            <property name="name">
                <cstring>textLabel1</cstring>
            </property>
            <property name="text">
                <string>Information to display in the thumbnail text:</string>
            </property>
        </widget>
        <widget class="TQLayoutWidget">
            <property name="name">
                <cstring>layout6</cstring>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <spacer row="1" column="0">
                    <property name="name">
                        <cstring>spacer7</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Fixed</enum>
                    </property>
                    <property name="sizeHint">
                        <size>
                            <width>21</width>
                            <height>20</height>
                        </size>
                    </property>
                </spacer>
                <widget class="TQCheckBox" row="0" column="1">
                    <property name="name">
                        <cstring>mShowFileName</cstring>
                    </property>
                    <property name="text">
                        <string>File name</string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="3" column="1">
                    <property name="name">
                        <cstring>mShowImageSize</cstring>
                    </property>
                    <property name="text">
                        <string>Image size</string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="2" column="1">
                    <property name="name">
                        <cstring>mShowFileSize</cstring>
                    </property>
                    <property name="text">
                        <string>File size</string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="1" column="1">
                    <property name="name">
                        <cstring>mShowFileDate</cstring>
                    </property>
                    <property name="text">
                        <string>File date</string>
                    </property>
                </widget>
            </grid>
        </widget>
        <spacer>
            <property name="name">
                <cstring>spacer10</cstring>
            </property>
            <property name="orientation">
                <enum>Vertical</enum>
            </property>
            <property name="sizeType">
                <enum>Fixed</enum>
            </property>
            <property name="sizeHint">
                <size>
                    <width>21</width>
                    <height>16</height>
                </size>
            </property>
        </spacer>
        <widget class="TQLabel">
            <property name="name">
                <cstring>textLabel1_2</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>1</hsizetype>
                    <vsizetype>5</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="text">
                <string>&lt;b&gt;Thumbnail Cache&lt;/b&gt;</string>
            </property>
        </widget>
        <widget class="TQCheckBox">
            <property name="name">
                <cstring>kcfg_storeThumbnailsInCache</cstring>
            </property>
            <property name="text">
                <string>Store thumbnails in cache</string>
            </property>
        </widget>
        <widget class="TQCheckBox">
            <property name="name">
                <cstring>kcfg_deleteCacheOnExit</cstring>
            </property>
            <property name="text">
                <string>Automatically empty thumbnail cache on exit</string>
            </property>
        </widget>
        <widget class="TQLayoutWidget">
            <property name="name">
                <cstring>layout7</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>mCalculateCacheSize</cstring>
                    </property>
                    <property name="text">
                        <string>Calculate Cache Size</string>
                    </property>
                </widget>
                <widget class="TQPushButton">
                    <property name="name">
                        <cstring>mEmptyCache</cstring>
                    </property>
                    <property name="text">
                        <string>Empty Cache</string>
                    </property>
                </widget>
            </hbox>
        </widget>
    </vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>