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