KChooseImportExportDlgDecl TQDialog name kChooseImportDlgDecl caption Choose Import Type Dialog margin 11 spacing 6 TQLayoutWidget name Layout4 margin 0 spacing 6 TQLabel 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 TQLayoutWidget name Layout3 margin 0 spacing 6 name Spacer1 orientation Horizontal sizeType Expanding tqsizeHint 20 20 TQLabel name promptLabel text Choose import type: TQComboBox text TQIF text CSV name typeCombo tqminimumSize 100 0 TQLabel name descriptionLabel sizePolicy 1 0 tqminimumSize 410 100 text Some descripton TQLayoutWidget name Layout2 margin 0 spacing 6 name Spacer2 orientation Horizontal sizeType Expanding tqsizeHint 20 20 TQPushButton name okButton text OK default true TQPushButton name cancelButton text Cancel