41 #ifndef YQPkgStatusFilterView_h
42 #define YQPkgStatusFilterView_h
83 bool check( ZyppSel selectable,
168 const QString & label,
169 const QPixmap & icon,
170 bool initiallyChecked );
174 QCheckBox * _showAutoDel;
175 QCheckBox * _showAutoInstall;
176 QCheckBox * _showAutoUpdate;
177 QCheckBox * _showDel;
178 QCheckBox * _showInstall;
179 QCheckBox * _showKeepInstalled;
180 QCheckBox * _showNoInst;
181 QCheckBox * _showTaboo;
182 QCheckBox * _showProtected;
183 QCheckBox * _showUpdate;
185 QPushButton * _refreshButton;
190 #endif // ifndef YQPkgStatusFilterView_h
virtual QSize minimumSizeHint() const
QCheckBox * addStatusCheckBox(QWidget *parent, const QString &label, const QPixmap &icon, bool initiallyChecked)
virtual ~YQPkgStatusFilterView()
void showManualTransactions()
void showAutoTransactions()
void filterMatch(ZyppSel selectable, ZyppPkg pkg)
Filter view for packages that made problems during update.
YQPkgStatusFilterView(QWidget *parent)
bool check(ZyppSel selectable, ZyppObj pkg)