40 #ifndef NCPkgPackageDetails_h 41 #define NCPkgPackageDetails_h 43 #include "NCRichText.h" 61 std::string createText( std::list <std::string> info,
bool oneline );
63 std::string createHtmlText( std::string description );
65 std::string createRelLine(
const zypp::Capabilities & info );
67 std::string commonHeader( ZyppObj pkgPtr );
69 void longDescription( ZyppObj pkgPtr );
71 void technicalData( ZyppObj pkgPtr, ZyppSel slbPtr );
73 void fileList (ZyppSel slbPtr);
75 void dependencyList( ZyppObj objPtr, ZyppSel slbPtr );
77 bool patchDescription( ZyppObj objPtr, ZyppSel selectable );