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.
klamav/src/archivelimits.ui

234 lines
9.7 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ArchiveLimits</class>
<widget class="TQWidget">
<property name="name">
<cstring>ArchiveLimits</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>388</width>
<height>377</height>
</rect>
</property>
<property name="caption">
<string>Archive Limits</string>
</property>
<spacer>
<property name="name">
<cstring>spacer13</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>110</height>
</size>
</property>
<property name="geometry">
<rect>
<x>184</x>
<y>256</y>
<width>20</width>
<height>110</height>
</rect>
</property>
</spacer>
<widget class="TQGroupBox">
<property name="name">
<cstring>LimitsGroup</cstring>
</property>
<property name="geometry">
<rect>
<x>11</x>
<y>11</y>
<width>366</width>
<height>230</height>
</rect>
</property>
<property name="title">
<string>Archive Limits</string>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout35</cstring>
</property>
<property name="geometry">
<rect>
<x>11</x>
<y>34</y>
<width>350</width>
<height>160</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout34</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>MaxFilesExt</cstring>
</property>
<property name="text">
<string>Maximum Number of Files to Extract</string>
</property>
</widget>
<spacer row="0" column="1">
<property name="name">
<cstring>spacer21</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>
<spacer row="2" column="1">
<property name="name">
<cstring>spacer21_3</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>
<spacer row="3" column="1">
<property name="name">
<cstring>spacer21_4</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="2" column="0">
<property name="name">
<cstring>MaxLevRecur</cstring>
</property>
<property name="text">
<string>Maximum Level of Recursion</string>
</property>
</widget>
<widget class="TQSpinBox" row="3" column="2">
<property name="name">
<cstring>kcfg_MaxScanSize</cstring>
</property>
<property name="specialValueText">
<string>Default</string>
</property>
<property name="maxValue">
<number>9999</number>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>MaxMBsEx</cstring>
</property>
<property name="text">
<string>Maximum MBs to Extract</string>
</property>
</widget>
<spacer row="1" column="1">
<property name="name">
<cstring>spacer21_2</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="TQSpinBox" row="1" column="2">
<property name="name">
<cstring>kcfg_MaxFileSize</cstring>
</property>
<property name="specialValueText">
<string>Default</string>
</property>
<property name="maxValue">
<number>9999</number>
</property>
</widget>
<widget class="TQSpinBox" row="0" column="2">
<property name="name">
<cstring>kcfg_NoFilesToExtract</cstring>
</property>
<property name="specialValueText">
<string>Default</string>
</property>
<property name="maxValue">
<number>9999</number>
</property>
</widget>
<widget class="TQSpinBox" row="2" column="2">
<property name="name">
<cstring>kcfg_RecursionLevel</cstring>
</property>
<property name="specialValueText">
<string>Default</string>
</property>
<property name="maxValue">
<number>9999</number>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>MaxCompRatio</cstring>
</property>
<property name="text">
<string>Maximum MBs of Files to Scan</string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
</widget>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>