X-Git-Url: https://harishankar.org/repos/?p=biaweb_qt.git;a=blobdiff_plain;f=main_window.ui;h=2c64fee80564c625a9f770b2060d6928002a6e8d;hp=dc14412088a29bedadbea8c5fcc4f2cd72eee97f;hb=cd074c8da38f6cc0ad808783ca7e631967dfdd47;hpb=7db1961b4f7513f9ad5b6b357a655e16903e7f83 diff --git a/main_window.ui b/main_window.ui index dc14412..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 + @@ -24,6 +28,9 @@ + + true + Article ID @@ -59,8 +66,11 @@ true + + QAbstractItemView::SingleSelection + - true + false @@ -82,7 +92,7 @@ 0 0 - 633 + 798 25 @@ -121,7 +131,6 @@ &Export web - @@ -130,9 +139,16 @@ + + + &View + + + + @@ -262,8 +278,25 @@ asasas + + + &Refresh + + + Reload categories and articles in the view + + + F5 + + - + + categories + articles + + + + actionNew_site @@ -329,11 +362,232 @@ + + 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()