libyui-qt-pkg  2.42.5
 All Classes Functions Variables Enumerations
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 ()
 

Protected Member Functions

 YQPkgProductDialog (QWidget *parent)
 

Protected Attributes

YQPkgProductList_productList
 
QTabWidget * _detailsViews
 
YQPkgDependenciesView_dependenciesView
 

Detailed Description

Products list with dependencies details view

Definition at line 55 of file YQPkgProductDialog.h.

Constructor & Destructor Documentation

YQPkgProductDialog::YQPkgProductDialog ( QWidget *  parent)
protected

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

Definition at line 69 of file YQPkgProductDialog.cc.

Here is the call graph for this function:

Member Function Documentation

void YQPkgProductDialog::polish ( )
virtual

Delayed initialization after the dialog is fully created.

Reimplemented from QWidget.

Definition at line 148 of file YQPkgProductDialog.cc.

void YQPkgProductDialog::showProductDialog ( )
static

Static convenience method: Post a dialog with all products

Definition at line 171 of file YQPkgProductDialog.cc.

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: