libyui-qt-pkg  2.42.13
 All Classes Functions Variables Enumerations
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 ()
 

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.

Definition at line 55 of file YQPkgHistoryDialog.h.

Constructor & Destructor Documentation

YQPkgHistoryDialog::YQPkgHistoryDialog ( QWidget *  parent)
protected

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

Definition at line 79 of file YQPkgHistoryDialog.cc.

Member Function Documentation

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: