mail_dialog QDialog name mail_dialog geometry 0 0 462 412 caption SMTP/Mail adresses margin 11 spacing 6 QTabWidget name TabWidget2 QWidget name tab title General margin 11 spacing 6 QLabel name textinfo text You will now send the file to your opponent directly via SMTP. If you prefer to send it manually, leave the smtp adress blank. If you have no successfull message after 20 seconds, an error has occured and you will have to send the file manually. alignment WordBreak|AlignCenter hAlign wordwrap QLayoutWidget name Layout5 margin 0 spacing 6 QLineEdit name email QLabel name yourEmailLabel text Your email address QLabel name opponentEmailLabel text Your opponent's email address QLineEdit name opponent_email QLineEdit name smtp QLabel name smtpLabel text Your SMTP server QLabel name TextLabel1 text Additional comments : QMultiLineEdit name msg wordWrap WidgetWidth QLayoutWidget name Layout4 margin 0 spacing 6 name Spacer10 orientation Horizontal sizeType Expanding sizeHint 20 20 QPushButton name button_ok text OK name Spacer12 orientation Horizontal sizeType Expanding sizeHint 20 20 QWidget name tab title Advanced margin 11 spacing 6 QLineEdit name smtp_port name Spacer3 orientation Vertical sizeType Expanding sizeHint 20 20 QLabel name TextLabel1_2 text SMTP server port name Spacer13 orientation Vertical sizeType Expanding sizeHint 20 20 name Spacer18 orientation Vertical sizeType Expanding sizeHint 20 20 QGroupBox name GroupBox1 title SMTP with authentification margin 11 spacing 6 QCheckBox name useAuth text Use authentification QLabel name loginLabel enabled false text Login QLabel name passwordLabel enabled false text Password QLineEdit name password enabled false echoMode Password QLineEdit name login enabled false useAuth toggled(bool) mail_dialog authentification(bool) button_ok clicked() mail_dialog click_ok() authentification(bool) click_ok() button_ok smtp email opponent_email msg