libyui-qt-pkg  2.42.13
 All Classes Functions Variables Enumerations
YQPkgChangeLogView Class Reference

Display a pkg's file list. More...

#include <YQPkgChangeLogView.h>

Inheritance diagram for YQPkgChangeLogView:
Collaboration diagram for YQPkgChangeLogView:

Public Member Functions

 YQPkgChangeLogView (QWidget *parent)
 
virtual ~YQPkgChangeLogView ()
 
virtual void showDetails (ZyppSel selectable)
 
- Public Member Functions inherited from YQPkgGenericDetailsView
virtual QSize minimumSizeHint () const
 

Protected Member Functions

QString changeLogTable (const zypp::Changelog &changeLog) const
 
- Protected Member Functions inherited from YQPkgGenericDetailsView
 YQPkgGenericDetailsView (QWidget *parent)
 
virtual ~YQPkgGenericDetailsView ()
 

Additional Inherited Members

- Public Slots inherited from YQPkgGenericDetailsView
void showDetailsIfVisible (ZyppSel selectable)
 
- Static Public Member Functions inherited from YQPkgGenericDetailsView
static QString htmlStart ()
 
static QString htmlEnd ()
 
static QString htmlHeading (ZyppSel selectable, bool showVersion=false)
 
static QString htmlEscape (const QString &plainText)
 
static QString table (const QString &contents)
 
static QString row (const QString &contents)
 
static QString cell (QString contents)
 
static QString cell (int contents)
 
static QString cell (const string &contents)
 
static QString cell (const zypp::Date &date)
 
static QString hcell (QString contents)
 
- Protected Slots inherited from YQPkgGenericDetailsView
void reload (QWidget *newCurrent)
 
virtual void reload ()
 
- Protected Attributes inherited from YQPkgGenericDetailsView
QTabWidget * _parentTab
 
ZyppSel _selectable
 

Detailed Description

Display a pkg's file list.

Definition at line 55 of file YQPkgChangeLogView.h.

Constructor & Destructor Documentation

YQPkgChangeLogView::YQPkgChangeLogView ( QWidget *  parent)

Constructor

Definition at line 53 of file YQPkgChangeLogView.cc.

YQPkgChangeLogView::~YQPkgChangeLogView ( )
virtual

Destructor

Definition at line 59 of file YQPkgChangeLogView.cc.

Member Function Documentation

QString YQPkgChangeLogView::changeLogTable ( const zypp::Changelog &  changeLog) const
protected

Format a change log list in HTML

Definition at line 96 of file YQPkgChangeLogView.cc.

Here is the call graph for this function:

void YQPkgChangeLogView::showDetails ( ZyppSel  selectable)
virtual

Show details for the specified package: In this case the package description. Overwritten from YQPkgGenericDetailsView.

Implements YQPkgGenericDetailsView.

Definition at line 66 of file YQPkgChangeLogView.cc.

Here is the call graph for this function:


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