From 8e640722c62692818ab840d50b3758f89a41a54e Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Wed, 25 Nov 2015 16:48:41 -0500 Subject: Imported Upstream version 3.0.7 --- Plugins/DbAndroid/dbandroidpathdialog.ui | 244 +++++++++++++++++++++++++++++++ 1 file changed, 244 insertions(+) create mode 100644 Plugins/DbAndroid/dbandroidpathdialog.ui (limited to 'Plugins/DbAndroid/dbandroidpathdialog.ui') diff --git a/Plugins/DbAndroid/dbandroidpathdialog.ui b/Plugins/DbAndroid/dbandroidpathdialog.ui new file mode 100644 index 0000000..3643a9c --- /dev/null +++ b/Plugins/DbAndroid/dbandroidpathdialog.ui @@ -0,0 +1,244 @@ + + + DbAndroidPathDialog + + + + 0 + 0 + 402 + 546 + + + + + 400 + 0 + + + + Android database URL + + + + + + Connection method + + + + + + USB cable - port forwarding + + + true + + + + + + + USB cable - sqlite3 command + + + + + + + Network (IP address) + + + + + + + + + + Device + + + + + + + + + + + + IP address + + + + + + 15 + + + ???.???.???.??? + + + true + + + + + + + + + + Port + + + + + + 1 + + + 65535 + + + 12121 + + + + + + + + + + Remote access password + + + true + + + false + + + + + + <p>This is password configured in the SQLiteStudio service being embeded in the Android application.</p> + + + QLineEdit::Password + + + + + + + + + + Application + + + + + + + + + + 100 + 16777215 + + + + Filter + + + true + + + + + + + + + + Database + + + + + + + + + Create a new database directly on the device. + + + + + + + + + + Delete currently selected database from the device. The currently selected database is the one picked in the list on the left of this button. + + + + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + DbAndroidPathDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + DbAndroidPathDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.3