| |
File |
Severity |
Checker name |
Message |
Bug path length |
Review status |
| 1 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/5.15.2/QtCore/private/qcoreapplication_p.h @ Line 77
|
|
cppcoreguidelines-special-member-functions |
class 'QCoreApplicationPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 2 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/5.15.2/QtCore/private/qlocking_p.h @ Line 84
|
|
cert-dcl59-cpp,google-build-namespaces |
do not use unnamed namespaces in header files |
1 |
|
| 3 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/5.15.2/QtCore/private/qobject_p.h @ Line 108
|
|
cppcoreguidelines-special-member-functions |
class 'QObjectPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 4 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/5.15.2/QtCore/private/qobject_p.h @ Line 148
|
|
cppcoreguidelines-special-member-functions |
class 'Connection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 5 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/5.15.2/QtCore/private/qobject_p.h @ Line 199
|
|
cppcoreguidelines-special-member-functions |
class 'Sender' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 6 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/5.15.2/QtCore/private/qobject_p.h @ Line 259
|
|
cppcoreguidelines-special-member-functions |
class 'ConnectionData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 7 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/5.15.2/QtCore/private/qobject_p.h @ Line 514
|
|
cppcoreguidelines-special-member-functions |
class 'QAbstractMetaCallEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 8 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/5.15.2/QtCore/private/qobject_p.h @ Line 538
|
|
cppcoreguidelines-special-member-functions |
class 'QMetaCallEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 9 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/5.15.2/QtCore/private/qobject_p.h @ Line 598
|
|
cppcoreguidelines-special-member-functions |
class 'QDynamicMetaObjectData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 10 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/5.15.2/QtCore/private/qobject_p.h @ Line 607
|
|
cppcoreguidelines-special-member-functions |
class 'QAbstractDynamicMetaObject' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 11 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/5.15.2/QtCore/private/qthread_p.h @ Line 148
|
|
cppcoreguidelines-special-member-functions |
class 'QDaemonThread' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 12 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/5.15.2/QtCore/private/qthread_p.h @ Line 155
|
|
cppcoreguidelines-special-member-functions |
class 'QThreadPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 13 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/5.15.2/QtCore/private/qthread_p.h @ Line 242
|
|
cppcoreguidelines-special-member-functions |
class 'QThreadData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 14 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/5.15.2/QtCore/private/qthread_p.h @ Line 317
|
|
cppcoreguidelines-special-member-functions |
class 'QScopedScopeLevelCounter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 15 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/5.15.2/QtCore/private/qthread_p.h @ Line 329
|
|
cppcoreguidelines-special-member-functions |
class 'QAdoptedThread' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 16 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qabstracteventdispatcher.h @ Line 56
|
|
cppcoreguidelines-special-member-functions |
class 'QAbstractEventDispatcher' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 17 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qabstractitemmodel.h @ Line 168
|
|
cppcoreguidelines-special-member-functions |
class 'QAbstractItemModel' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 18 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qabstractitemmodel.h @ Line 387
|
|
cppcoreguidelines-special-member-functions |
class 'QAbstractTableModel' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 19 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qabstractitemmodel.h @ Line 413
|
|
cppcoreguidelines-special-member-functions |
class 'QAbstractListModel' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 20 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qatomic.h @ Line 59
|
|
cppcoreguidelines-special-member-functions |
class 'QAtomicInteger' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 21 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qatomic.h @ Line 173
|
|
cppcoreguidelines-special-member-functions |
class 'QAtomicPointer' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 22 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qbasicatomic.h @ Line 90
|
|
cppcoreguidelines-special-member-functions |
class 'QBasicAtomicInteger' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 23 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qbasicatomic.h @ Line 113
|
|
misc-unconventional-assign-operator |
operator=() should return 'QBasicAtomicInteger&' |
1 |
|
| 24 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qbasicatomic.h @ Line 234
|
|
cppcoreguidelines-special-member-functions |
class 'QBasicAtomicPointer' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 25 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qbasicatomic.h @ Line 252
|
|
misc-unconventional-assign-operator |
operator=() should return 'QBasicAtomicPointer&' |
1 |
|
| 26 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qbuffer.h @ Line 52
|
|
cppcoreguidelines-special-member-functions |
class 'QBuffer' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 27 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qbytearray.h @ Line 572
|
|
cppcoreguidelines-special-member-functions |
class 'QByteRef' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 28 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qbytearray.h @ Line 610
|
|
misc-unconventional-assign-operator |
operator=() should always return '*this' |
1 |
|
| 29 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qbytearraylist.h @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'QListSpecialMethods' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 30 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qcborvalue.h @ Line 341
|
|
cppcoreguidelines-special-member-functions |
class 'QCborValueRef' defines a copy constructor, a copy assignment operator and a move constructor but does not define a destructor or a move assignment operator |
1 |
|
| 31 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qcborvalue.h @ Line 351
|
|
bugprone-use-after-move |
'other' used after it was moved |
2 |
|
| 32 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qcommandlineoption.h @ Line 52
|
|
cppcoreguidelines-special-member-functions |
class 'QCommandLineOption' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 33 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qcontiguouscache.h @ Line 85
|
|
cppcoreguidelines-special-member-functions |
class 'QContiguousCache' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 34 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qcoreapplication.h @ Line 72
|
|
cppcoreguidelines-special-member-functions |
class 'QCoreApplication' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 35 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qcoreevent.h @ Line 51
|
|
cppcoreguidelines-special-member-functions |
class 'QEvent' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 36 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qcoreevent.h @ Line 337
|
|
cppcoreguidelines-special-member-functions |
class 'QTimerEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 37 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qcoreevent.h @ Line 349
|
|
cppcoreguidelines-special-member-functions |
class 'QChildEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 38 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qcoreevent.h @ Line 362
|
|
cppcoreguidelines-special-member-functions |
class 'QDynamicPropertyChangeEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 39 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qcoreevent.h @ Line 374
|
|
cppcoreguidelines-special-member-functions |
class 'QDeferredDeleteEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 40 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qdatastream.h @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'QDataStream' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 41 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qdatastream.h @ Line 224
|
|
cppcoreguidelines-special-member-functions |
class 'StreamStateSaver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 42 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qdatetime.h @ Line 270
|
|
cppcoreguidelines-special-member-functions |
class 'Data' defines a non-default destructor, a copy constructor, a copy assignment operator and a move constructor but does not define a move assignment operator |
1 |
|
| 43 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qdatetime.h @ Line 281
|
|
performance-noexcept-move-constructor |
move constructors should be marked noexcept |
2 |
|
| 44 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qdebug.h @ Line 181
|
|
cppcoreguidelines-special-member-functions |
class 'QDebugStateSaver' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 45 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qdir.h @ Line 54
|
|
cppcoreguidelines-special-member-functions |
class 'QDir' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 46 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qeventloop.h @ Line 50
|
|
cppcoreguidelines-special-member-functions |
class 'QEventLoop' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 47 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qeventloop.h @ Line 90
|
|
cppcoreguidelines-special-member-functions |
class 'QEventLoopLocker' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 48 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qfactoryinterface.h @ Line 49
|
|
cppcoreguidelines-special-member-functions |
class 'QFactoryInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 49 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qfile.h @ Line 57
|
|
cppcoreguidelines-special-member-functions |
class 'QFile' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 50 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qfiledevice.h @ Line 51
|
|
cppcoreguidelines-special-member-functions |
class 'QFileDevice' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 51 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qfileinfo.h @ Line 56
|
|
cppcoreguidelines-special-member-functions |
class 'QFileInfo' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 52 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qglobal.h @ Line 505
|
|
cppcoreguidelines-special-member-functions |
class 'AlignOfHelper' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 53 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qglobal.h @ Line 653
|
|
bugprone-incorrect-roundings |
casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead |
1 |
|
| 54 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qglobal.h @ Line 653
|
|
bugprone-incorrect-roundings |
casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead |
1 |
|
| 55 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qglobal.h @ Line 655
|
|
bugprone-incorrect-roundings |
casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead |
1 |
|
| 56 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qglobal.h @ Line 655
|
|
bugprone-incorrect-roundings |
casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead |
1 |
|
| 57 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qglobal.h @ Line 658
|
|
bugprone-incorrect-roundings |
casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead |
1 |
|
| 58 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qglobal.h @ Line 658
|
|
bugprone-incorrect-roundings |
casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead |
1 |
|
| 59 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qglobal.h @ Line 660
|
|
bugprone-incorrect-roundings |
casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead |
1 |
|
| 60 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qglobal.h @ Line 660
|
|
bugprone-incorrect-roundings |
casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead |
1 |
|
| 61 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qhash.h @ Line 147
|
|
cppcoreguidelines-special-member-functions |
class 'QHashNode' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 62 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qhash.h @ Line 164
|
|
cppcoreguidelines-special-member-functions |
class 'QHashNode' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 63 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qiodevice.h @ Line 62
|
|
cppcoreguidelines-special-member-functions |
class 'QIODevice' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 64 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qiterator.h @ Line 208
|
|
cppcoreguidelines-special-member-functions |
class 'pointer' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor |
1 |
|
| 65 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qiterator.h @ Line 215
|
|
performance-noexcept-move-constructor |
move constructors should be marked noexcept |
2 |
|
| 66 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qiterator.h @ Line 217
|
|
performance-noexcept-move-constructor |
move assignment operators should be marked noexcept |
2 |
|
| 67 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qjsonvalue.h @ Line 158
|
|
cppcoreguidelines-special-member-functions |
class 'QJsonValueRef' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 68 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qlist.h @ Line 74
|
|
cppcoreguidelines-special-member-functions |
class 'QListSpecialMethods' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 69 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qlist.h @ Line 234
|
|
cppcoreguidelines-special-member-functions |
class 'iterator' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 70 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qlist.h @ Line 289
|
|
cppcoreguidelines-special-member-functions |
class 'const_iterator' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 71 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qlocale.h @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'QLocale' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 72 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qlogging.h @ Line 62
|
|
cppcoreguidelines-special-member-functions |
class 'QMessageLogContext' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 73 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qlogging.h @ Line 85
|
|
cppcoreguidelines-special-member-functions |
class 'QMessageLogger' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 74 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qloggingcategory.h @ Line 48
|
|
cppcoreguidelines-special-member-functions |
class 'QLoggingCategory' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 75 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qmap.h @ Line 107
|
|
cppcoreguidelines-special-member-functions |
class 'QMapNode' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 76 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qmetatype.h @ Line 256
|
|
cppcoreguidelines-special-member-functions |
class 'AbstractDebugStreamFunction' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 77 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qmetatype.h @ Line 285
|
|
cppcoreguidelines-special-member-functions |
class 'AbstractComparatorFunction' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 78 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qmetatype.h @ Line 341
|
|
cppcoreguidelines-special-member-functions |
class 'AbstractConverterFunction' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 79 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qmetatype.h @ Line 351
|
|
cppcoreguidelines-special-member-functions |
class 'ConverterMemberFunction' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 80 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qmetatype.h @ Line 371
|
|
cppcoreguidelines-special-member-functions |
class 'ConverterMemberFunctionOk' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 81 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qmetatype.h @ Line 394
|
|
cppcoreguidelines-special-member-functions |
class 'ConverterFunctor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 82 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qmetatype.h @ Line 423
|
|
cppcoreguidelines-special-member-functions |
class 'QMetaType' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 83 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qmetatype.h @ Line 855
|
|
cppcoreguidelines-special-member-functions |
class 'VariantData' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 84 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qmetatype.h @ Line 1457
|
|
core.CallAndMessage |
Called function pointer is null (null dereference) |
23 |
|
| 85 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qmimedatabase.h @ Line 58
|
|
cppcoreguidelines-special-member-functions |
class 'QMimeDatabase' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 86 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qmimetype.h @ Line 60
|
|
cppcoreguidelines-special-member-functions |
class 'QMimeType' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 87 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qmutex.h @ Line 129
|
|
cppcoreguidelines-special-member-functions |
class 'QMutex' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 88 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qmutex.h @ Line 204
|
|
cppcoreguidelines-special-member-functions |
class 'QRecursiveMutex' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 89 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qmutex.h @ Line 222
|
|
cppcoreguidelines-special-member-functions |
class 'QMutexLocker' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 90 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qobject.h @ Line 99
|
|
cppcoreguidelines-special-member-functions |
class 'QObjectData' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 91 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qobject.h @ Line 127
|
|
cppcoreguidelines-special-member-functions |
class 'QObject' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 92 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qobject.h @ Line 489
|
|
cppcoreguidelines-special-member-functions |
class 'QObjectUserData' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 93 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qreadwritelock.h @ Line 52
|
|
cppcoreguidelines-special-member-functions |
class 'QReadWriteLock' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 94 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qreadwritelock.h @ Line 84
|
|
cppcoreguidelines-special-member-functions |
class 'QReadLocker' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 95 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qreadwritelock.h @ Line 128
|
|
cppcoreguidelines-special-member-functions |
class 'QWriteLocker' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 96 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qregexp.h @ Line 58
|
|
cppcoreguidelines-special-member-functions |
class 'QRegExp' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 97 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qregularexpression.h @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'QRegularExpression' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 98 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qregularexpression.h @ Line 193
|
|
cppcoreguidelines-special-member-functions |
class 'QRegularExpressionMatch' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 99 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qregularexpression.h @ Line 261
|
|
cppcoreguidelines-special-member-functions |
class 'QRegularExpressionMatchIterator' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 100 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qscopedpointer.h @ Line 96
|
|
cppcoreguidelines-special-member-functions |
class 'QScopedPointer' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 101 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qscopedpointer.h @ Line 224
|
|
cppcoreguidelines-special-member-functions |
class 'QScopedArrayPointer' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 102 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qscopedvaluerollback.h @ Line 52
|
|
cppcoreguidelines-special-member-functions |
class 'QScopedValueRollback' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 103 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qset.h @ Line 103
|
|
cppcoreguidelines-special-member-functions |
class 'iterator' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 104 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qset.h @ Line 146
|
|
cppcoreguidelines-special-member-functions |
class 'const_iterator' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 105 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qsettings.h @ Line 62
|
|
cppcoreguidelines-special-member-functions |
class 'QSettings' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 106 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qshareddata.h @ Line 59
|
|
cppcoreguidelines-special-member-functions |
class 'QSharedData' defines a default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 107 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qsharedpointer_impl.h @ Line 133
|
|
cppcoreguidelines-special-member-functions |
class 'ExternalRefCountData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 108 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qsharedpointer_impl.h @ Line 159
|
|
cert-dcl54-cpp |
declaration of 'operator delete' has no matching declaration of 'operator new' at the same scope |
1 |
|
| 109 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qsharedpointer_impl.h @ Line 196
|
|
cppcoreguidelines-special-member-functions |
class 'ExternalRefCountWithCustomDeleter' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 110 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qsharedpointer_impl.h @ Line 238
|
|
cppcoreguidelines-special-member-functions |
class 'ExternalRefCountWithContiguousData' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 111 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qsharedpointer_impl.h @ Line 717
|
|
cppcoreguidelines-special-member-functions |
class 'QEnableSharedFromThis' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 112 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qstring.h @ Line 1187
|
|
cppcoreguidelines-special-member-functions |
class 'QCharRef' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 113 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qstring.h @ Line 1231
|
|
misc-unconventional-assign-operator |
operator=() should always return '*this' |
1 |
|
| 114 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qstring.h @ Line 1233
|
|
misc-unconventional-assign-operator |
operator=() should always return '*this' |
1 |
|
| 115 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qstring.h @ Line 1235
|
|
misc-unconventional-assign-operator |
operator=() should always return '*this' |
1 |
|
| 116 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qstring.h @ Line 1236
|
|
misc-unconventional-assign-operator |
operator=() should always return '*this' |
1 |
|
| 117 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qstring.h @ Line 1237
|
|
misc-unconventional-assign-operator |
operator=() should always return '*this' |
1 |
|
| 118 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qstring.h @ Line 1238
|
|
misc-unconventional-assign-operator |
operator=() should always return '*this' |
1 |
|
| 119 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qstring.h @ Line 1239
|
|
misc-unconventional-assign-operator |
operator=() should always return '*this' |
1 |
|
| 120 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qstring.h @ Line 2095
|
|
optin.cplusplus.UninitializedObject |
1 uninitialized field at the end of the constructor call |
5 |
|
| 121 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qstringbuilder.h @ Line 140
|
|
cppcoreguidelines-special-member-functions |
class 'QStringBuilder' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 122 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qstringbuilder.h @ Line 157
|
|
cppcoreguidelines-special-member-functions |
class 'QStringBuilder' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 123 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qstringlist.h @ Line 67
|
|
cppcoreguidelines-special-member-functions |
class 'QListSpecialMethods' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 124 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qstringmatcher.h @ Line 52
|
|
cppcoreguidelines-special-member-functions |
class 'QStringMatcher' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 125 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qtextcodec.h @ Line 56
|
|
cppcoreguidelines-special-member-functions |
class 'QTextCodec' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 126 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qtextcodec.h @ Line 100
|
|
cppcoreguidelines-special-member-functions |
class 'ConverterState' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 127 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qtextcodec.h @ Line 137
|
|
cppcoreguidelines-special-member-functions |
class 'QTextEncoder' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 128 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qtextcodec.h @ Line 154
|
|
cppcoreguidelines-special-member-functions |
class 'QTextDecoder' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 129 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qtextstream.h @ Line 62
|
|
cppcoreguidelines-special-member-functions |
class 'QTextStream' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 130 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qtextstream.h @ Line 304
|
|
google-global-names-in-headers |
using declarations in the global namespace in headers are prohibited |
1 |
|
| 131 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qthread.h @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'QThread' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 132 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qtimer.h @ Line 57
|
|
cppcoreguidelines-special-member-functions |
class 'QTimer' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 133 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qtranslator.h @ Line 54
|
|
cppcoreguidelines-special-member-functions |
class 'QTranslator' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 134 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qvariant.h @ Line 394
|
|
cppcoreguidelines-special-member-functions |
class 'Private' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 135 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qvariant.h @ Line 627
|
|
cppcoreguidelines-special-member-functions |
class 'const_iterator' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 136 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qvariant.h @ Line 681
|
|
cppcoreguidelines-special-member-functions |
class 'const_iterator' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 137 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qvarlengtharray.h @ Line 61
|
|
cppcoreguidelines-special-member-functions |
class 'QVarLengthArray' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 138 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qwaitcondition.h @ Line 53
|
|
cppcoreguidelines-special-member-functions |
class 'QWaitCondition' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 139 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qxmlstream.h @ Line 327
|
|
cppcoreguidelines-special-member-functions |
class 'QXmlStreamEntityResolver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 140 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qxmlstream.h @ Line 336
|
|
cppcoreguidelines-special-member-functions |
class 'QXmlStreamReader' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 141 |
/home/cc-runs/install_dir/v5_15_2/include/QtCore/qxmlstream.h @ Line 463
|
|
cppcoreguidelines-special-member-functions |
class 'QXmlStreamWriter' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 142 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/private/qcssparser_p.h @ Line 654
|
|
cppcoreguidelines-special-member-functions |
class 'StyleSelector' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 143 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/private/qdrawhelper_p.h @ Line 331
|
|
cppcoreguidelines-special-member-functions |
class 'QSpanData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 144 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/private/qdrawhelper_p.h @ Line 362
|
|
cppcoreguidelines-special-member-functions |
class 'Pinnable' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 145 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/private/qfont_p.h @ Line 173
|
|
cppcoreguidelines-special-member-functions |
class 'QFontPrivate' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 146 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/private/qfont_p.h @ Line 217
|
|
cppcoreguidelines-special-member-functions |
class 'QFontCache' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 147 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/private/qfragmentmap_p.h @ Line 75
|
|
cppcoreguidelines-special-member-functions |
class 'QFragmentMapData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 148 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/private/qfragmentmap_p.h @ Line 720
|
|
cppcoreguidelines-special-member-functions |
class 'QFragmentMap' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 149 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/private/qfragmentmap_p.h @ Line 723
|
|
cppcoreguidelines-special-member-functions |
class 'Iterator' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 150 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/private/qfragmentmap_p.h @ Line 760
|
|
cppcoreguidelines-special-member-functions |
class 'ConstIterator' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 151 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/private/qguiapplication_p.h @ Line 79
|
|
cppcoreguidelines-special-member-functions |
class 'QGuiApplicationPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 152 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/private/qpaintengine_p.h @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'QPaintEnginePrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 153 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/private/qshortcutmap_p.h @ Line 71
|
|
cppcoreguidelines-special-member-functions |
class 'QShortcutMap' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 154 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/private/qtextdocument_p.h @ Line 161
|
|
cppcoreguidelines-special-member-functions |
class 'QTextDocumentPrivate' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 155 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/private/qtextengine_p.h @ Line 402
|
|
cppcoreguidelines-special-member-functions |
class 'QTextEngine' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 156 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/private/qtextengine_p.h @ Line 409
|
|
cppcoreguidelines-special-member-functions |
class 'LayoutData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 157 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/qpa/qplatformbackingstore.h @ Line 77
|
|
cppcoreguidelines-special-member-functions |
class 'QPlatformTextureList' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 158 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/qpa/qplatformbackingstore.h @ Line 112
|
|
cppcoreguidelines-special-member-functions |
class 'QPlatformBackingStore' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 159 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/qpa/qplatformpixmap.h @ Line 61
|
|
cppcoreguidelines-special-member-functions |
class 'QPlatformPixmap' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 160 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/qpa/qwindowsysteminterface_p.h @ Line 106
|
|
cppcoreguidelines-special-member-functions |
class 'WindowSystemEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 161 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/5.15.2/QtGui/qpa/qwindowsysteminterface_p.h @ Line 547
|
|
cppcoreguidelines-special-member-functions |
class 'QWindowSystemEventHandler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 162 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qabstracttextdocumentlayout.h @ Line 58
|
|
cppcoreguidelines-special-member-functions |
class 'QAbstractTextDocumentLayout' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 163 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qabstracttextdocumentlayout.h @ Line 139
|
|
cppcoreguidelines-special-member-functions |
class 'QTextObjectInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 164 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qbitmap.h @ Line 51
|
|
cppcoreguidelines-special-member-functions |
class 'QBitmap' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 165 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qbrush.h @ Line 63
|
|
cppcoreguidelines-special-member-functions |
class 'QBrush' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 166 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qbrush.h @ Line 178
|
|
cppcoreguidelines-special-member-functions |
class 'QGradient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 167 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qbrush.h @ Line 436
|
|
cppcoreguidelines-special-member-functions |
class 'QLinearGradient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 168 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qbrush.h @ Line 454
|
|
cppcoreguidelines-special-member-functions |
class 'QRadialGradient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 169 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qbrush.h @ Line 488
|
|
cppcoreguidelines-special-member-functions |
class 'QConicalGradient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 170 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qcolor.h @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'QColor' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor |
1 |
|
| 171 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'QInputEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 172 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 82
|
|
cppcoreguidelines-special-member-functions |
class 'QEnterEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 173 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 104
|
|
cppcoreguidelines-special-member-functions |
class 'QMouseEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 174 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 154
|
|
cppcoreguidelines-special-member-functions |
class 'QHoverEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 175 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 173
|
|
cppcoreguidelines-special-member-functions |
class 'QWheelEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 176 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 272
|
|
cppcoreguidelines-special-member-functions |
class 'QTabletEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 177 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 343
|
|
cppcoreguidelines-special-member-functions |
class 'QNativeGestureEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 178 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 377
|
|
cppcoreguidelines-special-member-functions |
class 'QKeyEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 179 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 428
|
|
cppcoreguidelines-special-member-functions |
class 'QFocusEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 180 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 444
|
|
cppcoreguidelines-special-member-functions |
class 'QPaintEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 181 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 460
|
|
cppcoreguidelines-special-member-functions |
class 'QMoveEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 182 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 473
|
|
cppcoreguidelines-special-member-functions |
class 'QExposeEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 183 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 485
|
|
cppcoreguidelines-special-member-functions |
class 'QPlatformSurfaceEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 184 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 502
|
|
cppcoreguidelines-special-member-functions |
class 'QResizeEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 185 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 516
|
|
cppcoreguidelines-special-member-functions |
class 'QCloseEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 186 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 524
|
|
cppcoreguidelines-special-member-functions |
class 'QIconDragEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 187 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 532
|
|
cppcoreguidelines-special-member-functions |
class 'QShowEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 188 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 540
|
|
cppcoreguidelines-special-member-functions |
class 'QHideEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 189 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 548
|
|
cppcoreguidelines-special-member-functions |
class 'QContextMenuEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 190 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 577
|
|
cppcoreguidelines-special-member-functions |
class 'QInputMethodEvent' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 191 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 620
|
|
cppcoreguidelines-special-member-functions |
class 'QInputMethodQueryEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 192 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 647
|
|
cppcoreguidelines-special-member-functions |
class 'QDropEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 193 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 681
|
|
cppcoreguidelines-special-member-functions |
class 'QDragMoveEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 194 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 701
|
|
cppcoreguidelines-special-member-functions |
class 'QDragEnterEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 195 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 710
|
|
cppcoreguidelines-special-member-functions |
class 'QDragLeaveEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 196 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 719
|
|
cppcoreguidelines-special-member-functions |
class 'QHelpEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 197 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 739
|
|
cppcoreguidelines-special-member-functions |
class 'QStatusTipEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 198 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 752
|
|
cppcoreguidelines-special-member-functions |
class 'QWhatsThisClickedEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 199 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 765
|
|
cppcoreguidelines-special-member-functions |
class 'QActionEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 200 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 777
|
|
cppcoreguidelines-special-member-functions |
class 'QFileOpenEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 201 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 793
|
|
cppcoreguidelines-special-member-functions |
class 'QToolBarChangeEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 202 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 806
|
|
cppcoreguidelines-special-member-functions |
class 'QShortcutEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 203 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 822
|
|
cppcoreguidelines-special-member-functions |
class 'QWindowStateChangeEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 204 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 884
|
|
cppcoreguidelines-special-member-functions |
class 'QTouchEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 205 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 1046
|
|
cppcoreguidelines-special-member-functions |
class 'QScrollPrepareEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 206 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 1071
|
|
cppcoreguidelines-special-member-functions |
class 'QScrollEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 207 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qevent.h @ Line 1094
|
|
cppcoreguidelines-special-member-functions |
class 'QScreenOrientationChangeEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 208 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qfont.h @ Line 56
|
|
cppcoreguidelines-special-member-functions |
class 'QFont' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 209 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qfontinfo.h @ Line 50
|
|
cppcoreguidelines-special-member-functions |
class 'QFontInfo' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 210 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qfontmetrics.h @ Line 58
|
|
cppcoreguidelines-special-member-functions |
class 'QFontMetrics' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 211 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qfontmetrics.h @ Line 152
|
|
cppcoreguidelines-special-member-functions |
class 'QFontMetricsF' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 212 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qglyphrun.h @ Line 55
|
|
cppcoreguidelines-special-member-functions |
class 'QGlyphRun' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 213 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qguiapplication.h @ Line 72
|
|
cppcoreguidelines-special-member-functions |
class 'QGuiApplication' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 214 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qiconengine.h @ Line 50
|
|
cppcoreguidelines-special-member-functions |
class 'QIconEngine' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 215 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qiconengineplugin.h @ Line 54
|
|
cppcoreguidelines-special-member-functions |
class 'QIconEnginePlugin' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 216 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qimageiohandler.h @ Line 58
|
|
cppcoreguidelines-special-member-functions |
class 'QImageIOHandler' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 217 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qimageiohandler.h @ Line 140
|
|
cppcoreguidelines-special-member-functions |
class 'QImageIOPlugin' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 218 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qinputmethod.h @ Line 54
|
|
cppcoreguidelines-special-member-functions |
class 'QInputMethod' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 219 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qkeysequence.h @ Line 71
|
|
cppcoreguidelines-special-member-functions |
class 'QKeySequence' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 220 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qmatrix.h @ Line 57
|
|
cppcoreguidelines-special-member-functions |
class 'QMatrix' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor |
1 |
|
| 221 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qmatrix4x4.h @ Line 594
|
|
optin.cplusplus.UninitializedObject |
1 uninitialized field at the end of the constructor call |
3 |
|
| 222 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qmatrix4x4.h @ Line 617
|
|
optin.cplusplus.UninitializedObject |
1 uninitialized field at the end of the constructor call |
3 |
|
| 223 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qmatrix4x4.h @ Line 654
|
|
optin.cplusplus.UninitializedObject |
1 uninitialized field at the end of the constructor call |
4 |
|
| 224 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qmatrix4x4.h @ Line 954
|
|
optin.cplusplus.UninitializedObject |
1 uninitialized field at the end of the constructor call |
3 |
|
| 225 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qmatrix4x4.h @ Line 977
|
|
optin.cplusplus.UninitializedObject |
1 uninitialized field at the end of the constructor call |
3 |
|
| 226 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qmatrix4x4.h @ Line 1000
|
|
optin.cplusplus.UninitializedObject |
1 uninitialized field at the end of the constructor call |
3 |
|
| 227 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qopenglcontext.h @ Line 84
|
|
cppcoreguidelines-special-member-functions |
class 'QOpenGLVersionProfile' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 228 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qopenglcontext.h @ Line 126
|
|
cppcoreguidelines-special-member-functions |
class 'QOpenGLContextGroup' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 229 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qopenglcontext.h @ Line 149
|
|
cppcoreguidelines-special-member-functions |
class 'QOpenGLContext' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 230 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qopenglversionfunctions.h @ Line 185
|
|
cppcoreguidelines-special-member-functions |
class 'QOpenGLVersionFunctionsStorage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 231 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qopenglversionfunctions.h @ Line 216
|
|
cppcoreguidelines-special-member-functions |
class 'QAbstractOpenGLFunctions' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 232 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qpaintdevice.h @ Line 54
|
|
cppcoreguidelines-special-member-functions |
class 'QPaintDevice' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 233 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qpaintengine.h @ Line 86
|
|
cppcoreguidelines-special-member-functions |
class 'QPaintEngine' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 234 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qpainter.h @ Line 81
|
|
cppcoreguidelines-special-member-functions |
class 'QPainter' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 235 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qpainterpath.h @ Line 65
|
|
cppcoreguidelines-special-member-functions |
class 'QPainterPath' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 236 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qpainterpath.h @ Line 261
|
|
cppcoreguidelines-special-member-functions |
class 'QPainterPathStroker' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 237 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qpicture.h @ Line 55
|
|
cppcoreguidelines-special-member-functions |
class 'QPicture' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 238 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qpicture.h @ Line 129
|
|
cppcoreguidelines-special-member-functions |
class 'QPictureIO' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 239 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qpixmap.h @ Line 61
|
|
cppcoreguidelines-special-member-functions |
class 'QPixmap' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 240 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qrawfont.h @ Line 59
|
|
cppcoreguidelines-special-member-functions |
class 'QRawFont' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 241 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qrgba64.h @ Line 184
|
|
misc-unconventional-assign-operator |
operator=() should return 'QRgba64&' |
1 |
|
| 242 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qscreen.h @ Line 66
|
|
cppcoreguidelines-special-member-functions |
class 'QScreen' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 243 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qsurface.h @ Line 56
|
|
cppcoreguidelines-special-member-functions |
class 'QSurface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 244 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qsurfaceformat.h @ Line 52
|
|
cppcoreguidelines-special-member-functions |
class 'QSurfaceFormat' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 245 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qtextcursor.h @ Line 66
|
|
cppcoreguidelines-special-member-functions |
class 'QTextCursor' defines a non-default destructor, a copy constructor, a copy assignment operator and a move assignment operator but does not define a move constructor |
1 |
|
| 246 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qtextdocument.h @ Line 83
|
|
cppcoreguidelines-special-member-functions |
class 'QAbstractUndoItem' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 247 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qtextdocument.h @ Line 97
|
|
cppcoreguidelines-special-member-functions |
class 'QTextDocument' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 248 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qtextformat.h @ Line 134
|
|
cppcoreguidelines-special-member-functions |
class 'QTextFormat' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 249 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qtextlayout.h @ Line 104
|
|
cppcoreguidelines-special-member-functions |
class 'QTextLayout' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 250 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qtextobject.h @ Line 60
|
|
cppcoreguidelines-special-member-functions |
class 'QTextObject' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 251 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qtextobject.h @ Line 90
|
|
cppcoreguidelines-special-member-functions |
class 'QTextBlockGroup' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 252 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qtextobject.h @ Line 112
|
|
cppcoreguidelines-special-member-functions |
class 'QTextFrameLayoutData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 253 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qtextobject.h @ Line 118
|
|
cppcoreguidelines-special-member-functions |
class 'QTextFrame' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 254 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qtextobject.h @ Line 140
|
|
cppcoreguidelines-special-member-functions |
class 'iterator' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor |
1 |
|
| 255 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qtextobject.h @ Line 196
|
|
cppcoreguidelines-special-member-functions |
class 'QTextBlockUserData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 256 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qtextobject.h @ Line 201
|
|
cppcoreguidelines-special-member-functions |
class 'QTextBlock' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 257 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qtextobject.h @ Line 255
|
|
cppcoreguidelines-special-member-functions |
class 'iterator' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 258 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qtextobject.h @ Line 304
|
|
cppcoreguidelines-special-member-functions |
class 'QTextFragment' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 259 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qtextoption.h @ Line 55
|
|
cppcoreguidelines-special-member-functions |
class 'QTextOption' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 260 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qtouchdevice.h @ Line 51
|
|
cppcoreguidelines-special-member-functions |
class 'QTouchDevice' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 261 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qtransform.h @ Line 56
|
|
cppcoreguidelines-special-member-functions |
class 'QTransform' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor |
1 |
|
| 262 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qvalidator.h @ Line 60
|
|
cppcoreguidelines-special-member-functions |
class 'QValidator' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 263 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qvalidator.h @ Line 92
|
|
cppcoreguidelines-special-member-functions |
class 'QIntValidator' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 264 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qvalidator.h @ Line 127
|
|
cppcoreguidelines-special-member-functions |
class 'QDoubleValidator' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 265 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qvalidator.h @ Line 174
|
|
cppcoreguidelines-special-member-functions |
class 'QRegExpValidator' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 266 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qvalidator.h @ Line 204
|
|
cppcoreguidelines-special-member-functions |
class 'QRegularExpressionValidator' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 267 |
/home/cc-runs/install_dir/v5_15_2/include/QtGui/qwindow.h @ Line 95
|
|
cppcoreguidelines-special-member-functions |
class 'QWindow' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 268 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qabstractscrollarea_p.h @ Line 66
|
|
cppcoreguidelines-special-member-functions |
class 'QAbstractScrollAreaPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 269 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qapplication_p.h @ Line 99
|
|
cppcoreguidelines-special-member-functions |
class 'QApplicationPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 270 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qframe_p.h @ Line 61
|
|
cppcoreguidelines-special-member-functions |
class 'QFramePrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 271 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qgraphicseffect_p.h @ Line 101
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsEffectSourcePrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 272 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qgraphicseffect_p.h @ Line 148
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsEffectPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 273 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qgraphicseffect_p.h @ Line 177
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsColorizeEffectPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 274 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qgraphicseffect_p.h @ Line 193
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsBlurEffectPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 275 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qgraphicseffect_p.h @ Line 203
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsDropShadowEffectPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 276 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qgraphicseffect_p.h @ Line 213
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsOpacityEffectPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 277 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qgraphicsitem_p.h @ Line 701
|
|
core.CallAndMessage |
Called C++ object pointer is null |
16 |
|
| 278 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qgraphicsitem_p.h @ Line 154
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsItemPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 279 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qgraphicstransform_p.h @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsTransformPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 280 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qgraphicsview_p.h @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsViewPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 281 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qpixmapfilter_p.h @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'QPixmapFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 282 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qpixmapfilter_p.h @ Line 97
|
|
cppcoreguidelines-special-member-functions |
class 'QPixmapConvolutionFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 283 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qpixmapfilter_p.h @ Line 121
|
|
cppcoreguidelines-special-member-functions |
class 'QPixmapBlurFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 284 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qpixmapfilter_p.h @ Line 145
|
|
cppcoreguidelines-special-member-functions |
class 'QPixmapColorizeFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 285 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qpixmapfilter_p.h @ Line 165
|
|
cppcoreguidelines-special-member-functions |
class 'QPixmapDropShadowFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 286 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qwidget_p.h @ Line 103
|
|
cppcoreguidelines-special-member-functions |
class 'QUpdateLaterEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 287 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/5.15.2/QtWidgets/private/qwidget_p.h @ Line 217
|
|
cppcoreguidelines-special-member-functions |
class 'QWidgetPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 288 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qabstractscrollarea.h @ Line 55
|
|
cppcoreguidelines-special-member-functions |
class 'QAbstractScrollArea' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 289 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qabstractslider.h @ Line 53
|
|
cppcoreguidelines-special-member-functions |
class 'QAbstractSlider' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 290 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qabstractspinbox.h @ Line 56
|
|
cppcoreguidelines-special-member-functions |
class 'QAbstractSpinBox' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 291 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qapplication.h @ Line 72
|
|
cppcoreguidelines-special-member-functions |
class 'QApplication' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 292 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qframe.h @ Line 52
|
|
cppcoreguidelines-special-member-functions |
class 'QFrame' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 293 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgesture.h @ Line 61
|
|
cppcoreguidelines-special-member-functions |
class 'QGesture' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 294 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgesture.h @ Line 104
|
|
cppcoreguidelines-special-member-functions |
class 'QPanGesture' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 295 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgesture.h @ Line 134
|
|
cppcoreguidelines-special-member-functions |
class 'QPinchGesture' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 296 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgesture.h @ Line 207
|
|
cppcoreguidelines-special-member-functions |
class 'QSwipeGesture' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 297 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgesture.h @ Line 234
|
|
cppcoreguidelines-special-member-functions |
class 'QTapGesture' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 298 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgesture.h @ Line 252
|
|
cppcoreguidelines-special-member-functions |
class 'QTapAndHoldGesture' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 299 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgesture.h @ Line 274
|
|
cppcoreguidelines-special-member-functions |
class 'QGestureEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 300 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicseffect.h @ Line 62
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsEffect' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 301 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicseffect.h @ Line 126
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsColorizeEffect' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 302 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicseffect.h @ Line 155
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsBlurEffect' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 303 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicseffect.h @ Line 196
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsDropShadowEffect' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 304 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicseffect.h @ Line 252
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsOpacityEffect' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 305 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicsitem.h @ Line 83
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsItem' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 306 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicsitem.h @ Line 548
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsObject' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 307 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicsitem.h @ Line 610
|
|
cppcoreguidelines-special-member-functions |
class 'QAbstractGraphicsShapeItem' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 308 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicsitem.h @ Line 635
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsPathItem' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 309 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicsitem.h @ Line 668
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsRectItem' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 310 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicsitem.h @ Line 706
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsEllipseItem' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 311 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicsitem.h @ Line 750
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsPolygonItem' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 312 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicsitem.h @ Line 787
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsLineItem' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 313 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicsitem.h @ Line 826
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsPixmapItem' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 314 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicsitem.h @ Line 880
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsTextItem' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 315 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicsitem.h @ Line 975
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsSimpleTextItem' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 316 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicsitem.h @ Line 1011
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsItemGroup' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 317 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicslayoutitem.h @ Line 54
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsLayoutItem' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 318 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicsproxywidget.h @ Line 52
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsProxyWidget' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 319 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicsscene.h @ Line 95
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsScene' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 320 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicssceneevent.h @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsSceneEvent' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 321 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicssceneevent.h @ Line 82
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsSceneMouseEvent' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 322 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicssceneevent.h @ Line 136
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsSceneWheelEvent' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 323 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicssceneevent.h @ Line 169
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsSceneContextMenuEvent' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 324 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicssceneevent.h @ Line 198
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsSceneHoverEvent' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 325 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicssceneevent.h @ Line 231
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsSceneHelpEvent' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 326 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicssceneevent.h @ Line 249
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsSceneDragDropEvent' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 327 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicssceneevent.h @ Line 292
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsSceneResizeEvent' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 328 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicssceneevent.h @ Line 308
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsSceneMoveEvent' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 329 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicstransform.h @ Line 56
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsTransform' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 330 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicstransform.h @ Line 79
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsScale' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 331 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicstransform.h @ Line 118
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsRotation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 332 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicsview.h @ Line 59
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsView' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 333 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qgraphicswidget.h @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsWidget' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 334 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qrubberband.h @ Line 53
|
|
cppcoreguidelines-special-member-functions |
class 'QRubberBand' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 335 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qscrollarea.h @ Line 52
|
|
cppcoreguidelines-special-member-functions |
class 'QScrollArea' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 336 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qslider.h @ Line 53
|
|
cppcoreguidelines-special-member-functions |
class 'QSlider' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 337 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyle.h @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'QStyle' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 338 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 74
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOption' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 339 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 111
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionFocusRect' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 340 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 120
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 341 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 127
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionFrame' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 342 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 145
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 343 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 158
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionTabWidgetFrame' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 344 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 174
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
1 |
|
| 345 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 187
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionTabBarBase' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 346 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 199
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 347 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 209
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionHeader' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 348 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 231
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 349 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 238
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionButton' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 350 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 254
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 351 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 264
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionTab' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 352 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 292
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 353 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 316
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionToolBar' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 354 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 331
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 355 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 342
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionProgressBar' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 356 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 359
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 357 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 368
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionMenuItem' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 358 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 390
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 359 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 397
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionDockWidget' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 360 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 410
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 361 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 421
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionViewItem' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 362 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 462
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 363 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 477
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionToolBox' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 364 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 493
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 365 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 503
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionRubberBand' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 366 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 513
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 367 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 522
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionComplex' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 368 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 532
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 369 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 537
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionSlider' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 370 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 557
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 371 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 566
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionSpinBox' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 372 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 577
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 373 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 585
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionToolButton' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 374 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 605
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 375 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 614
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionComboBox' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 376 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 628
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 377 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 635
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionTitleBar' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 378 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 647
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 379 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 654
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionGroupBox' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 380 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 668
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 381 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 674
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionSizeGrip' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 382 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 683
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 383 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 689
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleOptionGraphicsItem' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 384 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 700
|
|
bugprone-copy-constructor-init |
calling a base constructor other than the copy constructor |
2 |
|
| 385 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 732
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleHintReturn' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 386 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 748
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleHintReturnMask' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 387 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qstyleoption.h @ Line 759
|
|
cppcoreguidelines-special-member-functions |
class 'QStyleHintReturnVariant' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 388 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qtabbar.h @ Line 54
|
|
cppcoreguidelines-special-member-functions |
class 'QTabBar' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 389 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qtabwidget.h @ Line 55
|
|
cppcoreguidelines-special-member-functions |
class 'QTabWidget' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 390 |
/home/cc-runs/install_dir/v5_15_2/include/QtWidgets/qwidget.h @ Line 129
|
|
cppcoreguidelines-special-member-functions |
class 'QWidget' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 391 |
build/src/svg/.moc/moc_qsvgrenderer.cpp @ Line 116
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
|
| 392 |
build/src/svg/.moc/moc_qsvgrenderer.cpp @ Line 118
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
|
| 393 |
build/src/svg/.moc/moc_qsvgrenderer.cpp @ Line 120
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
|
| 394 |
src/plugins/iconengines/svgiconengine/qsvgiconengine.cpp @ Line 56
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgIconEnginePrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 395 |
src/plugins/iconengines/svgiconengine/qsvgiconengine.h @ Line 50
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgIconEngine' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 396 |
src/plugins/imageformats/svg/qsvgiohandler.h @ Line 55
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgIOHandler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 397 |
src/svg/qgraphicssvgitem.h @ Line 56
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsSvgItem' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
|
| 398 |
src/svg/qsvggenerator.h @ Line 58
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgGenerator' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 399 |
src/svg/qsvggraphics_p.h @ Line 178
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgText' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 400 |
src/svg/qsvggraphics_p.h @ Line 214
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgTspan' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 401 |
src/svg/qsvghandler.cpp @ Line 123
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
21 |
|
| 402 |
src/svg/qsvghandler.cpp @ Line 123
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
18 |
|
| 403 |
src/svg/qsvghandler.cpp @ Line 154
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
19 |
|
| 404 |
src/svg/qsvghandler.cpp @ Line 155
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
22 |
|
| 405 |
src/svg/qsvghandler.cpp @ Line 2466
|
|
deadcode.DeadStores |
Although the value stored to 's' is used in the enclosing expression, the value is never actually read from 's' |
1 |
|
| 406 |
src/svg/qsvghandler.cpp @ Line 2474
|
|
deadcode.DeadStores |
Although the value stored to 's' is used in the enclosing expression, the value is never actually read from 's' |
1 |
|
| 407 |
src/svg/qsvghandler.cpp @ Line 2475
|
|
deadcode.DeadStores |
Although the value stored to 's' is used in the enclosing expression, the value is never actually read from 's' |
1 |
|
| 408 |
src/svg/qsvghandler.cpp @ Line 2478
|
|
deadcode.DeadStores |
Although the value stored to 's' is used in the enclosing expression, the value is never actually read from 's' |
1 |
|
| 409 |
src/svg/qsvghandler.cpp @ Line 2479
|
|
deadcode.DeadStores |
Although the value stored to 's' is used in the enclosing expression, the value is never actually read from 's' |
1 |
|
| 410 |
src/svg/qsvghandler.cpp @ Line 2865
|
|
core.CallAndMessage |
Called C++ object pointer is null |
39 |
|
| 411 |
src/svg/qsvghandler.cpp @ Line 464
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStyleSelector' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 412 |
src/svg/qsvghandler_p.h @ Line 82
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgHandler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 413 |
src/svg/qsvgnode_p.h @ Line 65
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 414 |
src/svg/qsvgrenderer.cpp @ Line 104
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgRendererPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 415 |
src/svg/qsvgrenderer.h @ Line 61
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgRenderer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 416 |
src/svg/qsvgstructure_p.h @ Line 67
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStructureNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 417 |
src/svg/qsvgstyle_p.h @ Line 70
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgRefCounter' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|
| 418 |
src/svg/qsvgstyle_p.h @ Line 117
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgRefCounted' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 419 |
src/svg/qsvgstyle_p.h @ Line 153
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStyleProperty' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 420 |
src/svg/qsvgstyle_p.h @ Line 572
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgGradientStyle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 421 |
src/svg/qsvgstyle_p.h @ Line 750
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStyle' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 422 |
src/svg/qsvgtinydocument.cpp @ Line 385
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
10 |
|
| 423 |
src/svg/qsvgtinydocument.cpp @ Line 408
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
10 |
|
| 424 |
src/svg/qsvgtinydocument_p.h @ Line 72
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgTinyDocument' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
|
| 425 |
src/svg/qsvgwidget.h @ Line 58
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgWidget' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
|