Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B Breeze Style for QQC2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • Breeze Style for QQC2
  • Repository
  • qqc2-breeze-style
  • kirigami-plasmadesktop-integration
  • plasmadesktoptheme.cpp
Find file BlameHistoryPermalink
  • Nicolas Fella's avatar
    Use raw pointer instead of QPointer to track watchers · 7465c60b
    Nicolas Fella authored Feb 06, 2022
    Using QPointer comes with a significant overhead since operator== performs internal syncronization
    
    It's also not needed since the objects are removed when destroyed
    7465c60b