Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KNotifications
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FrameworksFrameworks
  • KNotifications
  • Merge requests
  • !49

Add KNotifications QML plugin

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Volker Krause requested to merge vkrause/knotifications:work/qml-api into master Aug 31, 2021
  • Overview 34
  • Commits 2
  • Pipelines 2
  • Changes 17

This is mostly property boilerplate, the interesting change on the C++ side is the ability to disabling auto-deletion of KNotification objects.

See notificationtester.qml on how this can be used from QML, this file is now also self-contained and usable from qmlscene.

cc @broulik @nicolasfella

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/qml-api