libyui-qt-pkg
Loading...
Searching...
No Matches
YQPkgProductDialog Class Reference

#include <YQPkgProductDialog.h>

Inheritance diagram for YQPkgProductDialog:
Collaboration diagram for YQPkgProductDialog:

Public Member Functions

virtual QSize sizeHint () const
 
virtual void polish ()
 

Static Public Member Functions

static void showProductDialog (QWidget *parent=0)
 

Protected Member Functions

 YQPkgProductDialog (QWidget *parent)
 

Protected Attributes

YQPkgProductList_productList
 
QTabWidget * _detailsViews
 
YQPkgDependenciesView_dependenciesView
 

Detailed Description

Products list with dependencies details view

Constructor & Destructor Documentation

◆ YQPkgProductDialog()

YQPkgProductDialog::YQPkgProductDialog ( QWidget * parent)
protected

Constructor: Creates a description dialog for all packages that match 'pkgName'.

Member Function Documentation

◆ polish()

void YQPkgProductDialog::polish ( )
virtual

Delayed initialization after the dialog is fully created.

Reimplemented from QWidget.

◆ showProductDialog()

void YQPkgProductDialog::showProductDialog ( QWidget * parent = 0)
static

Static convenience method: Post a dialog with all products

◆ sizeHint()

QSize YQPkgProductDialog::sizeHint ( ) const
virtual

Returns the preferred size.

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


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