From aa9b140a7bb49eb9666678bcbbb544cc536bd6de Mon Sep 17 00:00:00 2001 From: Lubos Dolezel Date: Mon, 1 Jun 2015 22:04:50 +0200 Subject: GUI build in progress. The next step is to adapt .ui.h files to use Qt4 UIC-generated headers. --- src/gui/sendfileform.ui | 370 +++++++++++++++++++++--------------------------- 1 file changed, 165 insertions(+), 205 deletions(-) (limited to 'src/gui/sendfileform.ui') diff --git a/src/gui/sendfileform.ui b/src/gui/sendfileform.ui index 748459b..6224c89 100644 --- a/src/gui/sendfileform.ui +++ b/src/gui/sendfileform.ui @@ -1,217 +1,177 @@ - -SendFileForm - - - SendFileForm - + + + + + + SendFileForm + - - 0 - 0 - 461 - 127 - + + 0 + 0 + 461 + 127 + - - Twinkle - Send File + + Twinkle - Send File - - - unnamed - - - - layout166 - - - - unnamed - - - - fileToolButton - - - TabFocus - - - - - - fileopen.png - - - Select file to send. - - - - - spacer62 - - - Horizontal - - - Minimum - - - - 28 - 20 - - - - - - fileTextLabel - - - &File: - - - fileLineEdit - - - - - subjectTextLabel - - - &Subject: - - - subjectLineEdit - - - - - fileLineEdit - - - - - subjectLineEdit - - - - - - - spacer66 - - - Vertical - - - Expanding - - + + + + + + + Qt::TabFocus + + + + + + fileopen.png + + + Select file to send. + + + + + + - 20 - 16 + 28 + 20 - + + + QSizePolicy::Minimum + + + Qt::Horizontal + + + + + + + &File: + + + fileLineEdit + + + false + + + + + + + &Subject: + + + subjectLineEdit + + + false + + + + + + + + + + + + + + + + 20 + 16 + + + + QSizePolicy::Expanding + + + Qt::Vertical + - - - layout59 - - - - unnamed - - - - spacer65 - - - Horizontal - - - Expanding - - - - 141 - 20 - - - - - - okPushButton - - - &OK - - - Alt+O - - - - - cancelPushButton - - - &Cancel - - - Alt+C - - - - - - - + + + + + + + + 141 + 20 + + + + QSizePolicy::Expanding + + + Qt::Horizontal + + + + + + + &OK + + + Alt+O + + + + + + + &Cancel + + + Alt+C + + + + + + + + + qPixmapFromMimeSource + + subjectLineEdit + fileLineEdit + okPushButton + cancelPushButton + + + qstring.h + + - cancelPushButton - clicked() - SendFileForm - reject() + cancelPushButton + clicked() + SendFileForm + reject() - okPushButton - clicked() - SendFileForm - signalSelectedInfo() + okPushButton + clicked() + SendFileForm + signalSelectedInfo() - fileToolButton - clicked() - SendFileForm - chooseFile() + fileToolButton + clicked() + SendFileForm + chooseFile() - - - subjectLineEdit - fileLineEdit - okPushButton - cancelPushButton - - - qstring.h - audits/memman.h - gui.h - qfile.h - qfiledialog.h - sendfileform.ui.h - - - QDialog *_chooseFileDialog; - - - selected(const QString &filename, const QString &subject) - - - signalSelectedInfo() - chooseFile() - setFilename() - - - init() - destroy() - - - - + + -- cgit v1.2.3