X-Git-Url: https://harishankar.org/repos/?p=biaweb_qt.git;a=blobdiff_plain;f=main_window.ui;fp=main_window.ui;h=d539c32ab8ab9112cfa252dc073cbeb559c580ff;hp=74c1602d2defc9cea9404ad27dde84b759e4aaac;hb=e14aab0777f4dcc7200894ee75fab329007adb53;hpb=8c9cfa39545fd48c66d4e795a6d2d7faa396c6c9 diff --git a/main_window.ui b/main_window.ui index 74c1602..d539c32 100644 --- a/main_window.ui +++ b/main_window.ui @@ -62,6 +62,9 @@ true + + QAbstractItemView::SingleSelection + false @@ -133,9 +136,16 @@ + + + &View + + + + @@ -265,6 +275,17 @@ asasas + + + &Refresh + + + Reload categories and articles in the view + + + F5 + + @@ -364,6 +385,54 @@ + + 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 + + + onFileNew() @@ -372,5 +441,8 @@ onFileOpen() onConfiguration() onCategoryEdit() + onCategoryDelete() + onCategorySelectionChanged() + onViewRefresh()