42 #ifndef NCPkgFilterClassification_h
43 #define NCPkgFilterClassification_h
51 #include "NCPadWidget.h"
53 #include "NCPushButton.h"
54 #include "NCSelectionBox.h"
77 void showRetractedInstalled();
79 virtual NCursesEvent wHandleInput( wint_t ch );
83 YItem * currentPkgClass()
const;
84 void setCurrentPkgClass( YItem * item );
85 int itemIndex( YItem * item )
const;
88 void showDescription();
90 bool check(ZyppSel selectable, ZyppPkg pkg, YItem * group );
103 YItem *retractedInstalled;