X-Git-Url: https://harishankar.org/repos/?p=biaweb_qt.git;a=blobdiff_plain;f=main_window.ui;h=2c64fee80564c625a9f770b2060d6928002a6e8d;hp=d539c32ab8ab9112cfa252dc073cbeb559c580ff;hb=cd074c8da38f6cc0ad808783ca7e631967dfdd47;hpb=e14aab0777f4dcc7200894ee75fab329007adb53 diff --git a/main_window.ui b/main_window.ui index d539c32..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 @@ -433,6 +442,134 @@ + + 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 + + + + + action_About + triggered() + MainWindow + onAbout() + + + -1 + -1 + + + 398 + 258 + + + onFileNew() @@ -444,5 +581,13 @@ onCategoryDelete() onCategorySelectionChanged() onViewRefresh() + onArticleAdd() + onArticleEdit() + onArticleDelete() + onCategoryItemActivated() + onArticleItemActivated() + onTemplates() + onGenerateSite() + onAbout()