KRunner Installation Instructions
Download
git clone git://anongit.kde.org/krunner.git
Usage
CMake:
find_package(KF5Runner) target_link_libraries(yourapp KF5::Runner)
QMake:
QT += KRunner
Browse Source
KRunner on cgit.kde.org
Update your browser to view this website correctly. Update my browser now
git clone git://anongit.kde.org/krunner.git
CMake:
find_package(KF5Runner) target_link_libraries(yourapp KF5::Runner)
QMake:
QT += KRunner
KRunner on cgit.kde.org