libyui-qt-pkg  2.45.5
 All Classes Functions Variables Enumerations
YQPkgHistoryDialog Class Reference

Pkg status and History as a standalone popup dialog. More...

#include <YQPkgHistoryDialog.h>

Inheritance diagram for YQPkgHistoryDialog:
Collaboration diagram for YQPkgHistoryDialog:

Public Slots

void moveToDate ()
 
void moveToAction ()
 

Public Member Functions

virtual QSize sizeHint () const
 Returns the preferred size. More...
 

Static Public Member Functions

static void showHistoryDialog (QWidget *parent=0)
 Static convenience method: Post a History dialog for pkg 'pkgName'.
 

Protected Member Functions

void initialize ()
 
 YQPkgHistoryDialog (QWidget *parent)
 Constructor: Creates a History dialog for all packages that match 'pkgName'.
 

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.

Member Function Documentation

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: