libyui-qt-pkg
Loading...
Searching...
No Matches
YQPkgHistoryDialog Class Reference

#include <YQPkgHistoryDialog.h>

Inheritance diagram for YQPkgHistoryDialog:
Collaboration diagram for YQPkgHistoryDialog:

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
 

Detailed Description

Pkg status and History as a standalone popup dialog.

Constructor & Destructor Documentation

◆ YQPkgHistoryDialog()

YQPkgHistoryDialog::YQPkgHistoryDialog ( QWidget * parent)
protected

Constructor: Creates a dialog for the zypp history. Use the static showHistoryDialog() method instead.

Member Function Documentation

◆ populate()

void YQPkgHistoryDialog::populate ( )
protected

Fill the trees with content.

◆ showHistoryDialog()

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

Static convenience method: Post a history dialog.

◆ showReadHistoryWarning()

void YQPkgHistoryDialog::showReadHistoryWarning ( const QString & message)
protected

Show a warning pop-up if there was an error reading the history file.


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