X-Git-Url: https://harishankar.org/repos/?p=biaweb_qt.git;a=blobdiff_plain;f=main_window.ui;h=2c64fee80564c625a9f770b2060d6928002a6e8d;hp=61423a32149e4e7577e03b869b7a58b62485c388;hb=cd074c8da38f6cc0ad808783ca7e631967dfdd47;hpb=35c21d64e5d7554d2c610599a87c7f236b83d992 diff --git a/main_window.ui b/main_window.ui index 61423a3..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 + @@ -23,7 +27,21 @@ - + + + true + + + + Article ID + + + + + Article Title + + + @@ -44,7 +62,27 @@ - + + + true + + + QAbstractItemView::SingleSelection + + + false + + + + Category ID + + + + + Category Name + + + @@ -54,7 +92,7 @@ 0 0 - 633 + 798 25 @@ -93,7 +131,6 @@ &Export web - @@ -102,9 +139,16 @@ + + + &View + + + + @@ -234,8 +278,25 @@ asasas + + + &Refresh + + + Reload categories and articles in the view + + + F5 + + - + + categories + articles + + + + actionNew_site @@ -285,10 +346,248 @@ + + action_Open_site + triggered() + MainWindow + onFileOpen() + + + -1 + -1 + + + 316 + 228 + + + + + action_Configuration + triggered() + MainWindow + onConfiguration() + + + -1 + -1 + + + 316 + 228 + + + + + action_EditCategory + triggered() + MainWindow + onCategoryEdit() + + + -1 + -1 + + + 316 + 228 + + + + + 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 + + + + + action_About + triggered() + MainWindow + onAbout() + + + -1 + -1 + + + 398 + 258 + + + onFileNew() onFileQuit() onCategoryAdd() + onFileOpen() + onConfiguration() + onCategoryEdit() + onCategoryDelete() + onCategorySelectionChanged() + onViewRefresh() + onArticleAdd() + onArticleEdit() + onArticleDelete() + onCategoryItemActivated() + onArticleItemActivated() + onTemplates() + onGenerateSite() + onAbout()