40 #ifndef NCPkgPackageDetails_h 41 #define NCPkgPackageDetails_h 43 #include "NCRichText.h" 62 std::string createText( std::list <std::string> info,
bool oneline );
64 std::string createHtmlText( std::string description );
66 std::string createRelLine(
const zypp::Capabilities & info );
68 std::string commonHeader( ZyppObj pkgPtr );
70 void longDescription( ZyppObj pkgPtr );
72 void technicalData( ZyppObj pkgPtr, ZyppSel slbPtr );
74 void fileList (ZyppSel slbPtr);
76 void dependencyList( ZyppObj objPtr, ZyppSel slbPtr );
78 bool patchDescription( ZyppObj objPtr, ZyppSel selectable );