summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qcommandlineparser.cpp
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2025-01-08 14:47:37 +0100
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2025-01-12 11:48:45 +0100
commit239474710d7e1ef1ef7c3ccfeee88cd419903514 (patch)
tree3ecf9e678aad75e821ba0124a1c3defa40df313a /src/corelib/tools/qcommandlineparser.cpp
parent09e40152f8342644f1f002d1f0b6d31d715e7fd1 (diff)
QCborContainerPrivate: honor the RO5
The class defines a destructor, but it's also meant to be copy/move constructible (being a shared data for QCbor* classes). On the same note, the class is not meant to be assignable, as doing so would corrupt the refcounting, so delete those operations. Change-Id: I7781773da86b26544f9389337bfc059d9483fef9 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/tools/qcommandlineparser.cpp')
0 files changed, 0 insertions, 0 deletions