From 375b8e613eda4be77f01eb9a079caa741b958112 Mon Sep 17 00:00:00 2001 From: Silarn Date: Thu, 9 Jan 2020 18:06:07 -0600 Subject: Implement drag & drop nexus cat assignment --- src/categoriesdialog.ui | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'src/categoriesdialog.ui') diff --git a/src/categoriesdialog.ui b/src/categoriesdialog.ui index d2fbf537..04aa5704 100644 --- a/src/categoriesdialog.ui +++ b/src/categoriesdialog.ui @@ -45,7 +45,7 @@ - + Qt::CustomContextMenu @@ -145,6 +145,9 @@ p, li { white-space: pre-wrap; } + + Drag & drop nexus categories from this pane onto the target category on the left. + Qt::LeftToRight @@ -173,6 +176,13 @@ p, li { white-space: pre-wrap; } + + + CategoriesTable + QTableWidget +
categoriestable.h
+
+
-- cgit v1.3.1