From 40e937f75dee1e612710730b6d281a21131cc159 Mon Sep 17 00:00:00 2001 From: UnavailableDev Date: Wed, 5 Oct 2022 20:16:11 +0200 Subject: First merge Qt App --- Qt/dbconnector.ui | 141 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 Qt/dbconnector.ui (limited to 'Qt/dbconnector.ui') diff --git a/Qt/dbconnector.ui b/Qt/dbconnector.ui new file mode 100644 index 0000000..21d241f --- /dev/null +++ b/Qt/dbconnector.ui @@ -0,0 +1,141 @@ + + + dbConnector + + + + 0 + 0 + 362 + 273 + + + + Dialog + + + + + 60 + 60 + 241 + 173 + + + + + + + Adress + + + + + + + localhost + + + Hostname/IP-Adress + + + + + + + Database + + + + + + + Database name + + + + + + + Qt::Horizontal + + + + + + + Username + + + + + + + root + + + QLineEdit::PasswordEchoOnEdit + + + Username + + + + + + + Password + + + + + + + + false + false + true + + + + + + + QLineEdit::Password + + + Password + + + + + + + Connect + + + + + + + + + Login + + + + + + + Cancel + + + + + + + + + + + -- cgit v1.2.3