Skip to content

Offer KF5 Libraries in the runtime #3

@sowelipililimute

Description

@sowelipililimute

There are a few KDE frameworks that are beneficial to have when constructing QtQuick apps:

  • Kirigami
    • Easy and idiomatic navigation handling
    • Tons of prebuilt components offering common patterns
    • Convergent applications
  • KItemModels
    • KSortFilterProxyModel; a QML-usable proxy model for sorting and filtering items

Both of these only depend on Qt, so packing them in the runtimes should be fairly straightforward.

The biggest question is how to integrate these into the build system as they'll need to be compiled as part of the build process for all three supported platforms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions