libyui-qt-pkg  2.45.15
YQPkgProductDialog Class Reference

Products list with dependencies details view. More...

#include <YQPkgProductDialog.h>

Inheritance diagram for YQPkgProductDialog:
Collaboration diagram for YQPkgProductDialog:

Public Member Functions

virtual QSize sizeHint () const
 Returns the preferred size. More...
 
virtual void polish ()
 Delayed initialization after the dialog is fully created. More...
 

Static Public Member Functions

static void showProductDialog (QWidget *parent=0)
 Static convenience method: Post a dialog with all products.
 

Protected Member Functions

 YQPkgProductDialog (QWidget *parent)
 Constructor: Creates a description dialog for all packages that match 'pkgName'.
 

Protected Attributes

YQPkgProductList_productList
 
QTabWidget * _detailsViews
 
YQPkgDependenciesView_dependenciesView
 

Detailed Description

Products list with dependencies details view.

Definition at line 55 of file YQPkgProductDialog.h.

Member Function Documentation

◆ polish()

void YQPkgProductDialog::polish ( )
virtual

Delayed initialization after the dialog is fully created.

Reimplemented from QWidget.

Definition at line 148 of file YQPkgProductDialog.cc.

◆ sizeHint()

QSize YQPkgProductDialog::sizeHint ( ) const
virtual

Returns the preferred size.

Reimplemented from QWidget to limit the dialog to the screen dimensions.

Definition at line 160 of file YQPkgProductDialog.cc.


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