25#ifndef YQPkgProductDialog_h
26#define YQPkgProductDialog_h
76 QTabWidget * _detailsViews;
Display technical details ( very much like 'rpm -qi' ) for a zypp::Package object - the installed ins...
Definition YQPkgDependenciesView.h:40
Definition YQPkgProductDialog.h:40
static void showProductDialog(QWidget *parent=0)
Definition YQPkgProductDialog.cc:157
YQPkgProductDialog(QWidget *parent)
Definition YQPkgProductDialog.cc:56
virtual QSize sizeHint() const
Definition YQPkgProductDialog.cc:146
virtual void polish()
Definition YQPkgProductDialog.cc:134
Display a list of zypp::Product objects.
Definition YQPkgProductList.h:40