Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

YQPkgDescriptionDialog Class Reference

#include <YQPkgDescriptionDialog.h>

List of all members.

Public Member Functions

virtual QSize sizeHint () const

Static Public Member Functions

void showDescriptionDialog (const QString &pkgName)

Protected Member Functions

 YQPkgDescriptionDialog (QWidget *parent, const QString &pkgName)
void filter (const QString &pkgName)
bool isEmpty () const

Protected Attributes

YQPkgList_pkgList
YQPkgDescriptionView_pkgDescription


Detailed Description

Pkg status and description as a standalone popup dialog.


Constructor & Destructor Documentation

YQPkgDescriptionDialog::YQPkgDescriptionDialog QWidget *  parent,
const QString &  pkgName
[protected]
 

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


Member Function Documentation

void YQPkgDescriptionDialog::filter const QString &  pkgName  )  [protected]
 

Apply the filter criteria: Fill the pkg list with pkgs that match the specified package name.

bool YQPkgDescriptionDialog::isEmpty  )  const [protected]
 

Returns 'true' if the pkg list is empty. This is only meaningful after calling 'filter()' !

void YQPkgDescriptionDialog::showDescriptionDialog const QString &  pkgName  )  [static]
 

Static convenience method: Post a description dialog for pkg 'pkgName'.

QSize YQPkgDescriptionDialog::sizeHint  )  const [virtual]
 

Returns the preferred size.

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


Member Data Documentation

YQPkgDescriptionView* YQPkgDescriptionDialog::_pkgDescription [protected]
 

YQPkgList* YQPkgDescriptionDialog::_pkgList [protected]
 


The documentation for this class was generated from the following files:
Generated on Fri Oct 14 19:03:48 2005 for yast2-qt by doxygen 1.3.6