Syndication Installation Instructions

Download

git clone git://anongit.kde.org/syndication.git
 

Dependencies

  • ECM
  • Qt5Xml
  • KCodecs 

Usage

CMake:

find_package(KF5Syndication)
target_link_libraries(yourapp KF5::Syndication)

  
qmake: 

QT += Syndication 

Browse Source

Syndication on cgit.kde.org



Back to Qt Marketplace