24#ifndef NCPkgPopupDescr_h
25#define NCPkgPopupDescr_h
32#include <yui/ncurses/NCPopup.h>
53 NCPushButton * okButton;
54 NCRichText *descrText;
61 virtual bool postAgain();
63 virtual NCursesEvent wHandleInput( wint_t ch );
71 virtual long nicesize(YUIDimension dim);
73 bool fillData( ZyppPkg pkgPtr, ZyppSel slbPtr );
77 NCursesEvent showInfoPopup( ZyppPkg pkgPtr, ZyppSel slbPtr );
Definition NCPackageSelector.h:105
Definition NCPkgTable.h:215