X-Git-Url: https://harishankar.org/repos/?p=biaweb_qt.git;a=blobdiff_plain;f=main_window.ui;h=38084779983d7928b851ce83831af5c7201ee592;hp=d539c32ab8ab9112cfa252dc073cbeb559c580ff;hb=903f2462bb6e7130191b1b0c667a9f6fce1e6189;hpb=e14aab0777f4dcc7200894ee75fab329007adb53 diff --git a/main_window.ui b/main_window.ui index d539c32..3808477 100644 --- a/main_window.ui +++ b/main_window.ui @@ -433,6 +433,54 @@ + + 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 + + + onFileNew() @@ -444,5 +492,8 @@ onCategoryDelete() onCategorySelectionChanged() onViewRefresh() + onArticleAdd() + onArticleEdit() + onArticleDelete()