#include <YQPkgHistoryDialog.h>
|
void | moveToDate () |
|
void | moveToAction () |
|
|
QTreeWidget * | _dates |
|
QTreeWidget * | _actions |
|
Pkg status and History as a standalone popup dialog.
Definition at line 55 of file YQPkgHistoryDialog.h.
YQPkgHistoryDialog::YQPkgHistoryDialog |
( |
QWidget * |
parent | ) |
|
|
protected |
Constructor: Creates a History dialog for all packages that match 'pkgName'.
Definition at line 79 of file YQPkgHistoryDialog.cc.
void YQPkgHistoryDialog::showHistoryDialog |
( |
| ) |
|
|
static |
Static convenience method: Post a History dialog for pkg 'pkgName'.
Definition at line 160 of file YQPkgHistoryDialog.cc.
QSize YQPkgHistoryDialog::sizeHint |
( |
| ) |
const |
|
virtual |
Returns the preferred size.
Reimplemented from QWidget to limit the dialog to the screen dimensions.
Definition at line 149 of file YQPkgHistoryDialog.cc.
The documentation for this class was generated from the following files: