ScQtFileDlg QDialog name ScQtFileDlg geometry 0 0 196 279 caption FileDlg margin 11 spacing 6 QLayoutWidget name Layout5 margin 0 spacing 6 QLayoutWidget name Layout4 margin 0 spacing 6 QLayoutWidget name Layout3 margin 0 spacing 6 QComboBox name TypeComboBox editable true insertionPolicy AtBottom autoCompletion false duplicatesEnabled false toolTip file type filter whatsThis ComboBox FileTypeFilter edit or select the filter name Spacer1 orientation Horizontal sizeType Expanding sizeHint 20 20 QToolButton name OkButton text pixmap image0 usesBigPixmap false toolTip confirms the selection and closes the form whatsThis OKButton QToolButton name CancelButton text pixmap image1 usesBigPixmap false toolTip cancels the selection and closes the form whatsThis CancelButton QLayoutWidget name Layout3 margin 0 spacing 6 QLineEdit name FNameLineEdit toolTip shows the selected filename whatsThis Filename LineEdit shows the selected file and allows the direct filename edit QToolButton name MkDirButton text pixmap image2 usesBigPixmap false toolTip confirms the selection and closes the form whatsThis OKButton QComboBox name DirComboBox sizePolicy 7 0 editable true duplicatesEnabled false whatsThis ComboBox Directory edit or select the directories name QListView text Name clickable true resizeable true text size clickable true resizeable true text type clickable true resizeable true name ListView rootIsDecorated true toolTip directory listview whatsThis Directory ListView shows the list of dirs and files image0 789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade65232325130345330563054d2e152d2534856f0cbcf4b05b195816c6503203031007113415c0b031004abc4014896530602e2e5c07c082b3111554e19b79c326e396514802207e62303849c321e397cfad0ed43f31fb23b31c20c9f9c1e3e390ca0546bcd050065676841 image1 789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade65232325130345300124a3a5c4a7a0ac90a7ef979a920762290ad6c60600184206e12886b01e72a83b86969064000d688031021a70c040841280f494e19590a490ec25746482522db079704d34928728989ca089084229708025099c44414b944103f09a62909592e112c8730115d9f326efb60562542693cfe430f9744dc61960897d3430d33acf1506bcd0500b5dd6ac9 image2 789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade65232345730345530513054d2e152525648565036000310570fc44d490641103711c44d0302886c128c9b9606568c0ed00595b10912a952194ac204958100c4074198a07262526212541426a80c076071a8605222142a23a9848925229989a412613bb24a3dac2ab19989c54910c15a6b2e0002125902 OkButton clicked() ScQtFileDlg slotOK() DirComboBox activated(int) ScQtFileDlg slotDirComboBoxChanged( int ) TypeComboBox activated(int) ScQtFileDlg slotTypeComboBoxChanged( int ) CancelButton clicked() ScQtFileDlg slotCancel() ListView returnPressed(QListViewItem*) ScQtFileDlg slotSelectionChanged(QListViewItem *) ListView selectionChanged(QListViewItem*) ScQtFileDlg slotSelectionChanged(QListViewItem *) ListView doubleClicked(QListViewItem*) ScQtFileDlg slotDoubleClicked(QListViewItem *) FNameLineEdit textChanged(const QString&) ScQtFileDlg slotFileTextChanged( const QString & ) FNameLineEdit returnPressed() ScQtFileDlg slotOK() MkDirButton clicked() ScQtFileDlg slotMkDir() slotCancel() slotDirComboBoxChanged( int ) slotDoubleClicked(QListViewItem *) slotFileTextChanged( const QString & ) slotMkDir() slotOK() slotSelectionChanged(QListViewItem *) slotTypeComboBoxChanged( int )