<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>LogOptions</class> <widget class="TQWidget"> <property name="name"> <cstring>LogOptions</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>388</width> <height>386</height> </rect> </property> <property name="caption"> <string>Options for Logging</string> </property> <widget class="TQGroupBox"> <property name="name"> <cstring>LimitsGroup</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>10</y> <width>370</width> <height>310</height> </rect> </property> <property name="title"> <string>Logging Options</string> </property> <widget class="TQLabel"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="geometry"> <rect> <x>12</x> <y>69</y> <width>161</width> <height>21</height> </rect> </property> <property name="text"> <string>Log the following events:</string> </property> </widget> <widget class="TQLayoutWidget"> <property name="name"> <cstring>layout4</cstring> </property> <property name="geometry"> <rect> <x>11</x> <y>91</y> <width>300</width> <height>210</height> </rect> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQCheckBox"> <property name="name"> <cstring>kcfg_LaunchShutdown</cstring> </property> <property name="text"> <string>&Application Launch/Shutdown</string> </property> <property name="accel"> <string>Alt+A</string> </property> </widget> <widget class="TQCheckBox"> <property name="name"> <cstring>kcfg_StartedStoppedCancelled</cstring> </property> <property name="text"> <string>Scan Starte&d/Stopped/Cancelled</string> </property> <property name="accel"> <string>Alt+D</string> </property> </widget> <widget class="TQCheckBox"> <property name="name"> <cstring>kcfg_Quarantined</cstring> </property> <property name="text"> <string>&File Quarantined</string> </property> <property name="accel"> <string>Alt+F</string> </property> </widget> <widget class="TQCheckBox"> <property name="name"> <cstring>kcfg_DBUpdates</cstring> </property> <property name="text"> <string>Data&base Updates</string> </property> <property name="accel"> <string>Alt+B</string> </property> </widget> <widget class="TQCheckBox"> <property name="name"> <cstring>kcfg_SoftwareUpdates</cstring> </property> <property name="text"> <string>Software &Updates</string> </property> <property name="accel"> <string>Alt+U</string> </property> </widget> <widget class="TQCheckBox"> <property name="name"> <cstring>kcfg_VirusFound</cstring> </property> <property name="text"> <string>&Virus/Suspicious File Found</string> </property> <property name="accel"> <string>Alt+V</string> </property> </widget> <widget class="TQCheckBox"> <property name="name"> <cstring>kcfg_Error</cstring> </property> <property name="text"> <string>&Error Encountered</string> </property> <property name="accel"> <string>Alt+E</string> </property> </widget> </vbox> </widget> <widget class="TQLayoutWidget"> <property name="name"> <cstring>layout5</cstring> </property> <property name="geometry"> <rect> <x>12</x> <y>17</y> <width>300</width> <height>40</height> </rect> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQSpinBox" row="0" column="1"> <property name="name"> <cstring>kcfg_ExpireDays</cstring> </property> </widget> <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>MaxMBsEx</cstring> </property> <property name="text"> <string>Expire events after</string> </property> </widget> <widget class="TQLabel" row="0" column="2"> <property name="name"> <cstring>MaxMBsEx_2</cstring> </property> <property name="text"> <string>day(s)</string> </property> </widget> </grid> </widget> </widget> </widget> <layoutdefaults spacing="6" margin="11"/> </UI>