41 #ifndef YQPkgProductDialog_h
42 #define YQPkgProductDialog_h
92 QTabWidget * _detailsViews;
Display technical details ( very much like 'rpm -qi' ) for a zypp::Package object - the installed ins...
Definition: YQPkgDependenciesView.h:56
Definition: YQPkgProductDialog.h:56
static void showProductDialog(QWidget *parent=0)
Definition: YQPkgProductDialog.cc:172
YQPkgProductDialog(QWidget *parent)
Definition: YQPkgProductDialog.cc:70
virtual QSize sizeHint() const
Definition: YQPkgProductDialog.cc:161
virtual void polish()
Definition: YQPkgProductDialog.cc:149
Display a list of zypp::Product objects.
Definition: YQPkgProductList.h:56