InstallDlg QDialog name InstallDlg geometry 0 0 196 271 caption Install margin 11 spacing 6 QLabel name TextLabel1 text Destination QComboBox name destination QGroupBox name GroupBox2 title Output margin 11 spacing 6 QMultiLineEdit name output QPushButton name btnInstall text Start QPushButton name btnOptions text Options btnOptions clicked() InstallDlg optionsSelected() btnInstall clicked() InstallDlg installSelected() installSelected() displayText(const QString &) optionsSelected()