42 #ifndef NCPkgFilterRepo_h
43 #define NCPkgFilterRepo_h
51 #include "NCPadWidget.h"
53 #include "NCPushButton.h"
55 #include "NCTablePad.h"
88 ZyppRepo getRepo()
const {
return repo; }
118 virtual void addLine( ZyppRepo r,
const std::vector<std::string> & cols );
140 std::string showDescription (ZyppRepo r);
142 virtual NCursesEvent wHandleInput ( wint_t ch );
160 bool showRepoPackages( );
ZyppProduct findProductForRepo(ZyppRepo repo)
ZyppRepo getRepo(int index)
NCPkgRepoTag * getTag(const int &index)
NCPkgRepoTag(ZyppRepo repo)
virtual void addLine(ZyppRepo r, const std::vector< std::string > &cols)