From 874476253f6ce13436f695401ff2f2a13a723753 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 18 Jun 2010 18:19:59 +0200 Subject: expand/collape actions for SeriesTreeWidget Implemented expand and collapse actions for SeriesTreeWidget. --- shemov.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 83db7b9..c397378 100644 --- a/shemov.h +++ b/shemov.h @@ -99,6 +99,9 @@ class SheMov : public QMainWindow { //TreeView Actions QAction *mNewSeriesA; QAction *mDeleteFromSeriesA; + QAction *mExpandAllSeriesA; + QAction *mCollapseAllSeriesA; + QAction *mExpandCurrentA; QActionGroup *mOpenWithGroupFS; QActionGroup *mOpenWithGroupAV; -- cgit v1.2.3-70-g09d2