<!DOCTYPE UI><UI version="3.1" stdsetdef="1"> <class>ProjectFilesLayout</class> <widget class="TQDialog"> <property name="name"> <cstring>ProjectFilesLayout</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>585</width> <height>480</height> </rect> </property> <property name="caption"> <string>Project Files</string> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLayoutWidget"> <property name="name"> <cstring>layout5</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLayoutWidget"> <property name="name"> <cstring>layout4</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLineEdit"> <property name="name"> <cstring>m_pFilterEdit</cstring> </property> </widget> <widget class="TQPushButton"> <property name="name"> <cstring>m_pFilterButton</cstring> </property> <property name="text"> <string>Filter</string> </property> </widget> <widget class="TQPushButton"> <property name="name"> <cstring>m_pShowAllButton</cstring> </property> <property name="text"> <string>Show All</string> </property> </widget> </hbox> </widget> <widget class="TQListView"> <property name="name"> <cstring>m_pFileList</cstring> </property> </widget> </vbox> </widget> <widget class="TQLayoutWidget"> <property name="name"> <cstring>layout5</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQGroupBox"> <property name="name"> <cstring>groupBox1</cstring> </property> <property name="title"> <string>Add</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQPushButton"> <property name="name"> <cstring>m_pAddFilesButton</cstring> </property> <property name="text"> <string>Files...</string> </property> </widget> <widget class="TQPushButton"> <property name="name"> <cstring>m_pAddDirButton</cstring> </property> <property name="text"> <string>Directory...</string> </property> </widget> <widget class="TQPushButton"> <property name="name"> <cstring>m_pAddTreeButton</cstring> </property> <property name="text"> <string>Tree...</string> </property> </widget> </vbox> </widget> <widget class="TQGroupBox"> <property name="name"> <cstring>groupBox2</cstring> </property> <property name="title"> <string>Remove</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQPushButton"> <property name="name"> <cstring>m_pRemSelButton</cstring> </property> <property name="text"> <string>Selected</string> </property> </widget> <widget class="TQPushButton"> <property name="name"> <cstring>m_pRemDirButton</cstring> </property> <property name="text"> <string>Directory...</string> </property> </widget> <widget class="TQPushButton"> <property name="name"> <cstring>m_pRemTreeButton</cstring> </property> <property name="text"> <string>Tree...</string> </property> </widget> </vbox> </widget> <spacer> <property name="name"> <cstring>spacer3</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>21</width> <height>118</height> </size> </property> </spacer> <widget class="TQGroupBox"> <property name="name"> <cstring>groupBox3</cstring> </property> <property name="title"> <string></string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQPushButton"> <property name="name"> <cstring>m_pOKButton</cstring> </property> <property name="text"> <string>OK</string> </property> </widget> <widget class="TQPushButton"> <property name="name"> <cstring>m_pCancelButton</cstring> </property> <property name="text"> <string>Cancel</string> </property> </widget> </vbox> </widget> </vbox> </widget> </hbox> </widget> <layoutdefaults spacing="6" margin="11"/> </UI>