41 #ifndef YQPkgDescriptionDialog_h 42 #define YQPkgDescriptionDialog_h 79 const QString & pkgName );
85 void filter(
const QString & pkgName );
101 #endif // ifndef YQPkgDescriptionDialog_h Display the description of a ZyppObj derived object along with its name and summary.
YQPkgDescriptionDialog(QWidget *parent, const QString &pkgName)
Constructor: Creates a description dialog for all packages that match 'pkgName'.
virtual QSize sizeHint() const
Returns the preferred size.
Display a list of zypp::Package objects.
bool isEmpty() const
Returns 'true' if the pkg list is empty.
Pkg status and description as a standalone popup dialog.
static void showDescriptionDialog(const QString &pkgName)
Static convenience method: Post a description dialog for pkg 'pkgName'.
void filter(const QString &pkgName)
Apply the filter criteria: Fill the pkg list with pkgs that match the specified package name...