From db87dab03bb6ec6aab64e9bc73410bad146763d8 Mon Sep 17 00:00:00 2001 From: DenioD <41270280+DenioD@users.noreply.github.com> Date: Sat, 25 Apr 2020 18:30:49 +0200 Subject: [PATCH] initial HushChat push: Add HushChat tab and a few QWidgets - work in progress --- src/mainwindow.ui | 126 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 125 insertions(+), 1 deletion(-) diff --git a/src/mainwindow.ui b/src/mainwindow.ui index d7caf5d..f54a0a2 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -22,7 +22,7 @@ - 0 + 5 @@ -1324,6 +1324,125 @@ + + + HushChat + + + + + 0 + 80 + 341 + 561 + + + + + + + 6 + 40 + 311 + 20 + + + + <html><head/><body><p align="center">Contact</p></body></html> + + + + + + 340 + 80 + 871 + 361 + + + + + + + 357 + 460 + 329 + 17 + + + + Memo + + + + + + 357 + 483 + 851 + 128 + + + + + + + 360 + 620 + 158 + 25 + + + + Include Reply Address + + + + + + 692 + 618 + 189 + 25 + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + 1110 + 460 + 91 + 17 + + + + 0 / 512 + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + 340 + 50 + 861 + 20 + + + + <html><head/><body><p align="center">Messages</p></body></html> + + + @@ -1509,6 +1628,11 @@ QLabel
fillediconlabel.h
+ + MemoEdit + QPlainTextEdit +
memoedit.h
+
Address1