From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- .../guiSQLiteStudio/windows/codesnippeteditor.ui | 250 +++++++++++++++++++++ 1 file changed, 250 insertions(+) create mode 100644 SQLiteStudio3/guiSQLiteStudio/windows/codesnippeteditor.ui (limited to 'SQLiteStudio3/guiSQLiteStudio/windows/codesnippeteditor.ui') diff --git a/SQLiteStudio3/guiSQLiteStudio/windows/codesnippeteditor.ui b/SQLiteStudio3/guiSQLiteStudio/windows/codesnippeteditor.ui new file mode 100644 index 0000000..4a18b12 --- /dev/null +++ b/SQLiteStudio3/guiSQLiteStudio/windows/codesnippeteditor.ui @@ -0,0 +1,250 @@ + + + CodeSnippetEditor + + + + 0 + 0 + 913 + 595 + + + + Form + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + Qt::Horizontal + + + + + 1 + 0 + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + 150 + 0 + + + + Filter snippets + + + true + + + + + + + QAbstractItemView::NoEditTriggers + + + true + + + QAbstractItemView::ScrollPerPixel + + + + + + + + + 4 + 0 + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + 0 + 1 + + + + + 0 + + + 0 + + + 0 + + + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + <html><head/><body><p>Optional shortcut, that will work only in context of the active code assistant window. It allows user to use key combinations, that would otherwise be conflicting with other shortcuts. Having the code assistant window as required context makes the choice of keys more versatile.</p></body></html> + + + + + + + + + + + :/icons/img/clear_lineedit.png:/icons/img/clear_lineedit.png + + + + + + + + + + <html><head/><body><p>The name of the snippet will be displayed in the code assistant. To access the list of snippets user has to hit the code assistant shortcut twice.</p></body></html> + + + Snippet name + + + + + + + <html><head/><body><p>The name of the snippet will be displayed in the code assistant. To access the list of snippets user has to hit the code assistant shortcut twice.</p></body></html> + + + + + + + <html><head/><body><p>Optional shortcut, that will work only in context of the active code assistant window. It allows user to use key combinations, that would otherwise be conflicting with other shortcuts. Having the code assistant window as required context makes the choice of keys more versatile.</p></body></html> + + + Code assistant shortcut + + + + + + + + + + + 0 + 2 + + + + Snippet code + + + + + + QPlainTextEdit::NoWrap + + + + + + + + + + + + + + + + + snippetFilterEdit + list + mainCodeEdit + + + + + + -- cgit v1.2.3