selectstoreui QDialog name selectstoreui geometry 0 0 190 273 caption Select target box layoutMargin layoutSpacing margin 2 spacing 2 QLabel name headlabel text <b>Store mail(s) to</b> alignment AlignCenter hAlign QLayoutWidget name Layout2 margin 0 spacing 6 QComboBox name folderSelection sizePolicy 3 0 QLabel name folderLabel text Folder: alignment AlignVCenter|AlignRight hAlign QComboBox name accountSelection sizePolicy 3 0 QLabel name accountlabel sizePolicy 1 1 text Account: alignment AlignVCenter|AlignRight hAlign Line name Line1 orientation Horizontal QCheckBox name newFoldersel text Create new folder QLineEdit name newFolderedit enabled false Line name Line2 orientation Horizontal QCheckBox name selMove text Move mail(s) name Spacer2 orientation Vertical sizeType Expanding sizeHint 20 20 selMove clicked() selectstoreui slotMoveMail() newFoldersel clicked() selectstoreui slotCreateNewFolder() slotMoveMail() slotCreateNewFolder() accountSelection folderSelection newFoldersel newFolderedit selMove