libyui-qt-pkg
YQPkgHistoryDialog Class Reference

#include <YQPkgHistoryDialog.h>

Inheritance diagram for YQPkgHistoryDialog:
Collaboration diagram for YQPkgHistoryDialog:

Public Slots

void moveToDate ()
 
void moveToAction ()
 

Public Member Functions

virtual QSize sizeHint () const
 

Static Public Member Functions

static void showHistoryDialog (QWidget *parent=0)
 

Protected Member Functions

void initialize ()
 
 YQPkgHistoryDialog (QWidget *parent)
 

Protected Attributes

QTreeWidget * _dates
 
QTreeWidget * _actions
 

Detailed Description

Pkg status and History as a standalone popup dialog.

Constructor & Destructor Documentation

◆ YQPkgHistoryDialog()

YQPkgHistoryDialog::YQPkgHistoryDialog ( QWidget *  parent)
protected

Constructor: Creates a History dialog for all packages that match 'pkgName'.

Member Function Documentation

◆ showHistoryDialog()

void YQPkgHistoryDialog::showHistoryDialog ( QWidget *  parent = 0)
static

Static convenience method: Post a History dialog for pkg 'pkgName'.

◆ sizeHint()

QSize YQPkgHistoryDialog::sizeHint ( ) const
virtual

Returns the preferred size.

Reimplemented from QWidget to limit the dialog to the screen dimensions.


The documentation for this class was generated from the following files: