41 #ifndef NCPkgPopupDescr_h 42 #define NCPkgPopupDescr_h 49 #include <yui/ncurses/NCPopup.h> 70 NCPushButton * okButton;
71 NCRichText *descrText;
78 virtual bool postAgain();
80 virtual NCursesEvent wHandleInput( wint_t ch );
88 virtual long nicesize(YUIDimension dim);
90 bool fillData( ZyppPkg pkgPtr, ZyppSel slbPtr );
94 NCursesEvent showInfoPopup( ZyppPkg pkgPtr, ZyppSel slbPtr );
101 #endif // NCPkgPopupDescr_h Definition: NCPkgTable.h:232
Definition: NCPackageSelector.h:109