KChooseImportExportDlgDecl QDialog name kChooseImportDlgDecl caption Choose Import Type Dialog margin 11 spacing 6 QLayoutWidget name Layout4 margin 0 spacing 6 QLabel name topLabel text Please choose the type of import you wish to perform. A simple explanation of the import type is available at the bottom of the screen and is updated when you select an item from the choice box. Once you have chosen an import type please press the OK button. Line name Line1 frameShadow Raised orientation Horizontal QLayoutWidget name Layout3 margin 0 spacing 6 name Spacer1 orientation Horizontal sizeType Expanding sizeHint 20 20 QLabel name promptLabel text Choose import type: QComboBox text QIF text CSV name typeCombo minimumSize 100 0 QLabel name descriptionLabel sizePolicy 1 0 minimumSize 410 100 text Some descripton QLayoutWidget name Layout2 margin 0 spacing 6 name Spacer2 orientation Horizontal sizeType Expanding sizeHint 20 20 QPushButton name okButton text OK default true QPushButton name cancelButton text Cancel