X-Git-Url: https://harishankar.org/repos/?p=biaweb_qt.git;a=blobdiff_plain;f=main_window.ui;h=bbdfa1fe2209c28ba5d852d4f05b7e2cfa35db05;hp=38084779983d7928b851ce83831af5c7201ee592;hb=c78ebaf4ae0e486c54907edf51159615f2b4f81e;hpb=903f2462bb6e7130191b1b0c667a9f6fce1e6189 diff --git a/main_window.ui b/main_window.ui index 3808477..bbdfa1f 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 @@ -287,6 +287,10 @@ + + categories + articles + @@ -481,6 +485,54 @@ + + 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 + + + onFileNew() @@ -495,5 +547,8 @@ onArticleAdd() onArticleEdit() onArticleDelete() + onCategoryItemActivated() + onArticleItemActivated() + onTemplates()