Skip to content
Commit 3e280f90 authored by Friedrich W. H. Kossebau's avatar Friedrich W. H. Kossebau
Browse files

Qt'fy access to pimpl objects: use macros Q_DECLARE_PRIVATE & Q_D

Summary:
* enforces constness some more
  (see issue spotted with GeoDataTrack::extendedData())
* delivers inline-ness of the access methods
* code should be more familiar to Qt developers

Reviewers: #marble, nienhueser

Reviewed By: #marble, nienhueser

Subscribers: nienhueser

Differential Revision: https://phabricator.kde.org/D2951
parent 92e6692c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment