X-Git-Url: https://harishankar.org/repos/?p=biaweb_qt.git;a=blobdiff_plain;f=main_window.ui;h=bbdfa1fe2209c28ba5d852d4f05b7e2cfa35db05;hp=451959ca3eb9ee42c6749927a2273fdfe0884f57;hb=c78ebaf4ae0e486c54907edf51159615f2b4f81e;hpb=859533098a03f0671a18ee0cb4d361c14fb50577 diff --git a/main_window.ui b/main_window.ui index 451959c..bbdfa1f 100644 --- a/main_window.ui +++ b/main_window.ui @@ -6,8 +6,8 @@ 0 0 - 633 - 458 + 798 + 517 @@ -23,94 +23,131 @@ - + + + true + + + + Article ID + + + + + Article Title + + + + + + + false + + + QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable + + + Categories + + + 1 + + + + + + + true + + + QAbstractItemView::SingleSelection + + + false + + + + Category ID + + + + + Category Name + + + + + + + 0 0 - 633 + 798 25 - - - &File - - - - - - - + - &Category + &Help - - - + - + - &Articles + &Settings - - - + + + - + - &Web + &Content - - + + + + + + + - + - &Help + &File - + + + &Export web + + + + + + + + + + - + - &Settings + &View - - - + - - - + + - + - - - - false - - - QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable - - - Categories - - - 1 - - - - - - - - - Open existing site... @@ -124,49 +161,49 @@ Quit - + - &Add... + Add &category... Add a new category to the website structure - + - &Edit... + Edit categ&ory... Edit the selected category - + - &Delete + &Remove category Delete the selected category - + - &Add... + &Add article... Add an article to selected category - + - &Edit... + &Edit article... Edit the selected article - + - &Delete + &Delete article... Delete the selected article @@ -228,7 +265,32 @@ Modify or revert site templates + + + samth + + + + + asasas + + + + + &Refresh + + + Reload categories and articles in the view + + + F5 + + + + categories + articles + @@ -263,9 +325,230 @@ + + action_AddCategory + triggered() + MainWindow + onCategoryAdd() + + + -1 + -1 + + + 316 + 228 + + + + + 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 + + + onFileNew() onFileQuit() + onCategoryAdd() + onFileOpen() + onConfiguration() + onCategoryEdit() + onCategoryDelete() + onCategorySelectionChanged() + onViewRefresh() + onArticleAdd() + onArticleEdit() + onArticleDelete() + onCategoryItemActivated() + onArticleItemActivated() + onTemplates()