#include <YQPkgHistoryDialog.h>
Static Public Member Functions | |
static void | showHistoryDialog (QWidget *parent=0) |
Protected Slots | |
void | selectDate () |
void | selectAction () |
Protected Member Functions | |
YQPkgHistoryDialog (QWidget *parent) | |
void | populate () |
void | showReadHistoryWarning (const QString &message) |
Protected Attributes | |
QTreeWidget * | _datesTree |
QTreeWidget * | _actionsTree |
Pkg status and History as a standalone popup dialog.
|
protected |
Constructor: Creates a dialog for the zypp history. Use the static showHistoryDialog() method instead.
|
protected |
Fill the trees with content.
|
static |
Static convenience method: Post a history dialog.
|
protected |
Show a warning pop-up if there was an error reading the history file.