Filter view for packages that made problems during update.
More...
#include <YQPkgStatusFilterView.h>
|
QCheckBox * | addStatusCheckBox (QWidget *parent, const QString &label, const QPixmap &icon, bool initiallyChecked) |
|
|
QCheckBox * | _showAutoDel |
|
QCheckBox * | _showAutoInstall |
|
QCheckBox * | _showAutoUpdate |
|
QCheckBox * | _showDel |
|
QCheckBox * | _showInstall |
|
QCheckBox * | _showKeepInstalled |
|
QCheckBox * | _showNoInst |
|
QCheckBox * | _showTaboo |
|
QCheckBox * | _showProtected |
|
QCheckBox * | _showUpdate |
|
QPushButton * | _refreshButton |
|
Filter view for packages that made problems during update.
Definition at line 58 of file YQPkgStatusFilterView.h.
YQPkgStatusFilterView::YQPkgStatusFilterView |
( |
QWidget * |
parent | ) |
|
YQPkgStatusFilterView::~YQPkgStatusFilterView |
( |
| ) |
|
|
virtual |
QCheckBox * YQPkgStatusFilterView::addStatusCheckBox |
( |
QWidget * |
parent, |
|
|
const QString & |
label, |
|
|
const QPixmap & |
icon, |
|
|
bool |
initiallyChecked |
|
) |
| |
|
protected |
bool YQPkgStatusFilterView::check |
( |
ZyppSel |
selectable, |
|
|
ZyppObj |
pkg |
|
) |
| |
void YQPkgStatusFilterView::clear |
( |
| ) |
|
|
slot |
void YQPkgStatusFilterView::filter |
( |
| ) |
|
|
slot |
void YQPkgStatusFilterView::filterFinished |
( |
| ) |
|
|
signal |
Emitted when filtering is finished.
void YQPkgStatusFilterView::filterIfVisible |
( |
| ) |
|
|
slot |
void YQPkgStatusFilterView::filterMatch |
( |
ZyppSel |
selectable, |
|
|
ZyppPkg |
pkg |
|
) |
| |
|
signal |
Emitted during filtering for each pkg that matches the filter.
void YQPkgStatusFilterView::filterStart |
( |
| ) |
|
|
signal |
Emitted when the filtering starts. Use this to clear package lists etc. prior to adding new entries.
QSize YQPkgStatusFilterView::minimumSizeHint |
( |
| ) |
const |
|
virtual |
void YQPkgStatusFilterView::showAutoTransactions |
( |
| ) |
|
|
slot |
Set up the check boxes so pending automatic transactions (the "auto" states) are displayed.
Definition at line 285 of file YQPkgStatusFilterView.cc.
void YQPkgStatusFilterView::showInstalled |
( |
| ) |
|
|
slot |
void YQPkgStatusFilterView::showLocks |
( |
| ) |
|
|
slot |
void YQPkgStatusFilterView::showManualTransactions |
( |
| ) |
|
|
slot |
Set up the check boxes so pending manual transactions (no "auto" states) are displayed.
Definition at line 277 of file YQPkgStatusFilterView.cc.
void YQPkgStatusFilterView::showNotInstalled |
( |
| ) |
|
|
slot |
void YQPkgStatusFilterView::showTransactions |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files: