From a1e3d36dca9c6abf235c7ddf47ab9185c4b748d5 Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Wed, 25 Mar 2015 10:15:50 +0100 Subject: First commit of IT-Sicherheit --- src/forms/mainwindow.ui | 436 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 436 insertions(+) create mode 100644 src/forms/mainwindow.ui (limited to 'src/forms/mainwindow.ui') diff --git a/src/forms/mainwindow.ui b/src/forms/mainwindow.ui new file mode 100644 index 0000000..c475ce5 --- /dev/null +++ b/src/forms/mainwindow.ui @@ -0,0 +1,436 @@ + + + MainWindow + + + + 0 + 0 + 988 + 742 + + + + MainWindow + + + + + + + + + Password: + + + + + + + + + + Generate Password + + + + + + + + + + + + + Current Algorithm: + + + + + + + Qt::LeftToRight + + + NullCipher + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + + + + + 350 + 0 + + + + + 200 + 0 + + + + + + + + + + + 175 + 0 + + + + + 175 + 16777215 + + + + QFrame::StyledPanel + + + QFrame::Raised + + + + + + Unencrypted + + + + + + + Clear + + + + + + + + + + + + + + + Qt::Vertical + + + + 20 + 224 + + + + + + + + QFrame::StyledPanel + + + QFrame::Raised + + + + + + + 0 + 0 + + + + >> Encrypt >> + + + + + + + + 0 + 0 + + + + << Decrypt << + + + + + + + + + + Qt::Vertical + + + + 20 + 223 + + + + + + + + QFrame::StyledPanel + + + QFrame::Raised + + + + + + Load from File + + + + + + + Save to File + + + + + + + + + + + + + 175 + 0 + + + + + 175 + 16777215 + + + + QFrame::StyledPanel + + + QFrame::Raised + + + + + + Encrypted + + + + + + + Clear + + + + + + + + 0 + 0 + + + + + + + + + + + + + 0 + 0 + 988 + 25 + + + + + &File + + + + + + + + + &Help + + + + + + &Crypt + + + + + + + + + &View + + + + + + + + + + + + + + + TopToolBarArea + + + false + + + + + + Exit + + + + + Load + + + + + Save + + + + + About + + + + + true + + + true + + + NullCipher + + + + + true + + + Symmetric + + + + + true + + + Asymmetric + + + + + true + + + Hybrid + + + + + true + + + true + + + Unencrypted as Text + + + + + true + + + true + + + Unencrypted as Binary + + + + + true + + + true + + + Encrypted as Text + + + + + true + + + true + + + Encrypted as Binary + + + + + + + TabWidgetSelectAlgorithm + QTabWidget +
src/tabwidgetselectalgorithm.h
+ 1 +
+
+ + +
-- cgit v1.2.3-70-g09d2