KContacts Installation Instructions

Download 

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

Usage

CMake:

find_package(KF5Contacts)
target_link_libraries(yourapp KF5::Contacts)

QMake: 

QT += KContacts 

Usage

KContacts on cgit.kde.org

 

Back to Qt Marketplace