X-Git-Url: https://harishankar.org/repos/?p=biaweb_qt.git;a=blobdiff_plain;f=main_window.ui;h=36b25cd93b89907c77118afa36e75f99eb7057c4;hp=d539c32ab8ab9112cfa252dc073cbeb559c580ff;hb=9321b80905bca48d49a6b12a4d463c268736b166;hpb=e14aab0777f4dcc7200894ee75fab329007adb53 diff --git a/main_window.ui b/main_window.ui index d539c32..36b25cd 100644 --- a/main_window.ui +++ b/main_window.ui @@ -6,8 +6,8 @@ 0 0 - 633 - 458 + 798 + 517 @@ -88,7 +88,7 @@ 0 0 - 633 + 798 25 @@ -127,7 +127,6 @@ &Export web - @@ -287,6 +286,10 @@ + + categories + articles + @@ -433,6 +436,118 @@ + + 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() @@ -444,5 +559,12 @@ onCategoryDelete() onCategorySelectionChanged() onViewRefresh() + onArticleAdd() + onArticleEdit() + onArticleDelete() + onCategoryItemActivated() + onArticleItemActivated() + onTemplates() + onGenerateSite()