41 #ifndef YQPkgSelList_h
42 #define YQPkgSelList_h
44 #include <YQPkgObjList.h>
69 YQPkgSelList( QWidget * parent,
bool autoFill =
true,
bool autoFilter =
true );
168 virtual int compare( QTreeWidgetItem * other,
170 bool ascending )
const;
174 int statusCol()
const {
return _pkgSelList->statusCol(); }
175 int summaryCol()
const {
return _pkgSelList->summaryCol(); }
192 ZyppSelection _zyppSelection;
196 #endif // ifndef YQPkgSelList_h