Solid Installation Instructions

Download

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

Dependencies

  • ECM 5.64.0
  • Qt5Xml
  • Qt5Widgets
  • Qt5DBus in Android
  • Qt5Network in Windows
  • FLEX
  • BISON

    Usage

    CMake:

    find_package(KF5Solid)
    target_link_libraries(yourapp KF5::Solid)

    QMake: 

    QT += Solid 

    See the documentation for the Solid namespace, and the tutorials on TechBase

    Browse Source

    Solid on cgit.kde.org

     

    Back to Qt Marketplace