X-Git-Url: https://harishankar.org/repos/?p=biaweb_qt.git;a=blobdiff_plain;f=main_window.ui;h=36b25cd93b89907c77118afa36e75f99eb7057c4;hp=74c1602d2defc9cea9404ad27dde84b759e4aaac;hb=9321b80905bca48d49a6b12a4d463c268736b166;hpb=8c9cfa39545fd48c66d4e795a6d2d7faa396c6c9 diff --git a/main_window.ui b/main_window.ui index 74c1602..36b25cd 100644 --- a/main_window.ui +++ b/main_window.ui @@ -6,8 +6,8 @@ 0 0 - 633 - 458 + 798 + 517 @@ -62,6 +62,9 @@ true + + QAbstractItemView::SingleSelection + false @@ -85,7 +88,7 @@ 0 0 - 633 + 798 25 @@ -124,7 +127,6 @@ &Export web - @@ -133,9 +135,16 @@ + + + &View + + + + @@ -265,7 +274,22 @@ asasas + + + &Refresh + + + Reload categories and articles in the view + + + F5 + + + + categories + articles + @@ -364,6 +388,166 @@ + + action_RemoveCategory + triggered() + MainWindow + onCategoryDelete() + + + -1 + -1 + + + 316 + 228 + + + + + categories + itemSelectionChanged() + MainWindow + onCategorySelectionChanged() + + + 226 + 211 + + + 279 + 233 + + + + + action_Refresh + triggered() + MainWindow + onViewRefresh() + + + -1 + -1 + + + 316 + 228 + + + + + action_NewArticle + triggered() + MainWindow + onArticleAdd() + + + -1 + -1 + + + 316 + 228 + + + + + action_EditArticle + triggered() + MainWindow + onArticleEdit() + + + -1 + -1 + + + 316 + 228 + + + + + action_DeleteArticle + triggered() + MainWindow + onArticleDelete() + + + -1 + -1 + + + 316 + 228 + + + + + categories + itemActivated(QTreeWidgetItem*,int) + MainWindow + onCategoryItemActivated() + + + 212 + 156 + + + 276 + 272 + + + + + articles + itemActivated(QTreeWidgetItem*,int) + MainWindow + onArticleItemActivated() + + + 338 + 342 + + + 280 + 347 + + + + + actionTemplates + triggered() + MainWindow + onTemplates() + + + -1 + -1 + + + 398 + 258 + + + + + action_Generate_Site + triggered() + MainWindow + onGenerateSite() + + + -1 + -1 + + + 398 + 258 + + + onFileNew() @@ -372,5 +556,15 @@ onFileOpen() onConfiguration() onCategoryEdit() + onCategoryDelete() + onCategorySelectionChanged() + onViewRefresh() + onArticleAdd() + onArticleEdit() + onArticleDelete() + onCategoryItemActivated() + onArticleItemActivated() + onTemplates() + onGenerateSite()