41 #ifndef NCPkgFilterRPMGroups_h
42 #define NCPkgFilterRPMGroups_h
52 #include "NCRichText.h"
55 #include <YRpmGroupsTree.h>
78 YRpmGroupsTree * _rpmGroupsTree;
81 void cloneTree( YStringTreeItem * parentOrig,
NCRpmGroupItem * parentClone );
85 void setCurrentItem(
int index );
87 virtual NCursesEvent wHandleInput( wint_t ch );
96 YStringTreeItem * getDefaultRpmGroup();
98 bool checkPackage( ZyppObj opkg, ZyppSel slb, YStringTreeItem *rpmGroup);
100 bool showRPMGroupPackages (
const std::string & label, YStringTreeItem *rpmGroup );
102 void addItem( YTreeItem * newItem );
109 #endif // NCPkgFilterRPMGroups_h