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