Display a pkg's file list.
More...
#include <YQPkgChangeLogView.h>
|
void | showDetailsIfVisible (ZyppSel selectable) |
|
virtual void | showDetails (ZyppSel selectable)=0 |
|
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) |
|
void | reloadTab (int newCurrent) |
|
virtual void | reload () |
|
QTabWidget * | _parentTab |
|
ZyppSel | _selectable |
|
Display a pkg's file list.
◆ YQPkgChangeLogView()
YQPkgChangeLogView::YQPkgChangeLogView |
( |
QWidget * |
parent | ) |
|
◆ ~YQPkgChangeLogView()
YQPkgChangeLogView::~YQPkgChangeLogView |
( |
| ) |
|
|
virtual |
◆ changeLogTable()
QString YQPkgChangeLogView::changeLogTable |
( |
const zypp::Changelog & |
changeLog | ) |
const |
|
protected |
Format a change log list in HTML
◆ notDisplayedChanges()
QString YQPkgChangeLogView::notDisplayedChanges |
( |
int |
missing, |
|
|
const std::string & |
pkg |
|
) |
| |
|
protected |
Format an info message about not displayed changes.
- Parameters
-
missing | Number of missing entris |
pkg | Package name (with version) |
- Returns
- Translated message
◆ showDetails()
void YQPkgChangeLogView::showDetails |
( |
ZyppSel |
selectable | ) |
|
|
virtual |
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/libyui-4.6.0/libyui-qt-pkg/src/YQPkgChangeLogView.h
- /builddir/build/BUILD/libyui-4.6.0/libyui-qt-pkg/src/YQPkgChangeLogView.cc