X-Git-Url: https://harishankar.org/repos/?p=biaweb_qt.git;a=blobdiff_plain;f=main_window.ui;h=2c64fee80564c625a9f770b2060d6928002a6e8d;hp=38084779983d7928b851ce83831af5c7201ee592;hb=bfa2d7e7b048794a95590ee79ba41aa861835cfa;hpb=903f2462bb6e7130191b1b0c667a9f6fce1e6189 diff --git a/main_window.ui b/main_window.ui index 3808477..2c64fee 100644 --- a/main_window.ui +++ b/main_window.ui @@ -6,13 +6,17 @@ 0 0 - 633 - 458 + 798 + 517 BiaWeb - Static Website Content Manager + + + :/bia/resources/icon.png:/bia/resources/icon.png + @@ -88,7 +92,7 @@ 0 0 - 633 + 798 25 @@ -127,7 +131,6 @@ &Export web - @@ -287,7 +290,13 @@ - + + categories + articles + + + + actionNew_site @@ -481,6 +490,86 @@ + + 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 + + + + + action_About + triggered() + MainWindow + onAbout() + + + -1 + -1 + + + 398 + 258 + + + onFileNew() @@ -495,5 +584,10 @@ onArticleAdd() onArticleEdit() onArticleDelete() + onCategoryItemActivated() + onArticleItemActivated() + onTemplates() + onGenerateSite() + onAbout()