Guest User

Untitled

a guest
Nov 4th, 2020
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Severity    Code    Description Project File    Line    Suppression State
  2. Warning C26812  The enum type 'QArrayData::AllocationOption' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qarraydata.h    126
  3. Warning C26812  The enum type 'QByteArray::Base64Option' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qbytearray.h    485
  4. Warning C26812  The enum type 'QChar::SpecialCharacter' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qchar.h 101
  5. Warning C26812  The enum type 'QChar::Category' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qchar.h 451
  6. Warning C26812  The enum type 'QChar::Direction' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qchar.h 452
  7. Warning C26812  The enum type 'QChar::JoiningType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qchar.h 453
  8. Warning C26812  The enum type 'QChar::Joining' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qchar.h 460
  9. Warning C26812  The enum type 'QChar::Decomposition' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qchar.h 474
  10. Warning C26812  The enum type 'QChar::Script' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qchar.h 482
  11. Warning C26812  The enum type 'QChar::UnicodeVersion' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qchar.h 484
  12. Warning C26812  The enum type 'QEvent::Type' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qcoreevent.h    295
  13. Warning C26812  The enum type 'QtMsgType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qdebug.h    73 
  14. Warning C26812  The enum type 'QDebug::Stream::FormatFlag' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qdebug.h    92 
  15. Warning C26812  The enum type 'QEventLoop::ProcessEventsFlag' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qeventloop.h    85 
  16. Warning C26451  Arithmetic overflow: Using operator '+' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '+' to avoid overflow (io.2). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qglobal.h   658
  17. Warning C26451  Arithmetic overflow: Using operator '+' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '+' to avoid overflow (io.2). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qglobal.h   658
  18. Warning C26451  Arithmetic overflow: Using operator '-' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '-' to avoid overflow (io.2). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qglobal.h   658
  19. Warning C26451  Arithmetic overflow: Using operator '-' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '-' to avoid overflow (io.2). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qglobal.h   658
  20. Warning C26812  The enum type 'QIODevice::OpenModeFlag' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qiodevice.h 185
  21. Warning C26812  The enum type 'QLocale::Language' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qlocale.h   896
  22. Warning C26812  The enum type 'QLocale::Country' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qlocale.h   897
  23. Warning C26812  The enum type 'QLocale::Script' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qlocale.h   898
  24. Warning C26812  The enum type 'QLocale::MeasurementSystem' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qlocale.h   906
  25. Warning C26812  The enum type 'QLocale::NumberOption' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qlocale.h   1141   
  26. Warning C26812  The enum type 'QMapNodeBase::Color' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qmap.h  93 
  27. Warning C26812  The enum type 'QMetaType::ExtensionFlag' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qmetatype.h 734
  28. Warning C26812  The enum type 'QMetaType::TypeFlag' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qmetatype.h 786
  29. Warning C26812  The enum type 'QtMetaTypePrivate::IteratorCapability' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qmetatype.h 1101   
  30. Warning C26812  The enum type 'QtMetaTypePrivate::QSequentialIterableImpl::Position' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qmetatype.h 1142   
  31. Warning C26812  The enum type 'QtPrivate::MetaTypeDefinedHelper<QPair<QVariant,QVariant>,1>::DefinedType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qmetatype.h 1847   
  32. Warning C26812  The enum type 'QtPrivate::MetaTypeDefinedHelper<QJSValue,1>::DefinedType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qmetatype.h 1884   
  33. Warning C26812  The enum type 'QtPrivate::MetaTypeDefinedHelper<QObject *,0>::DefinedType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qmetatype.h 1884   
  34. Warning C26812  The enum type 'QtPrivate::MetaTypeDefinedHelper<QQmlListProperty<QObject>,1>::DefinedType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qmetatype.h 1884   
  35. Warning C26812  The enum type 'QtPrivate::MetaTypeDefinedHelper<QQmlListReference,1>::DefinedType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qmetatype.h 1884   
  36. Warning C26812  The enum type 'QtPrivate::MetaTypeDefinedHelper<QVariant,0>::DefinedType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qmetatype.h 1884   
  37. Warning C26812  The enum type 'QtPrivate::MetaTypeDefinedHelper<QtMetaTypePrivate::QAssociativeIterableImpl,1>::DefinedType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qmetatype.h 1884   
  38. Warning C26812  The enum type 'QtPrivate::MetaTypeDefinedHelper<QtMetaTypePrivate::QPairVariantInterfaceImpl,1>::DefinedType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qmetatype.h 1884   
  39. Warning C26812  The enum type 'QtPrivate::MetaTypeDefinedHelper<QtMetaTypePrivate::QSequentialIterableImpl,1>::DefinedType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qmetatype.h 1884   
  40. Warning C26498  The function 'qMetaTypeId<QtMetaTypePrivate::QPairVariantInterfaceImpl>' is constexpr, mark variable 'toId' constexpr if compile-time evaluation is desired (con.5).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qmetatype.h 2413   
  41. Warning C26812  The enum type 'Qt::KeyboardModifier' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    110
  42. Warning C26812  The enum type 'Qt::MouseButton' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    167
  43. Warning C26812  The enum type 'Qt::Orientation' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    175
  44. Warning C26812  The enum type 'Qt::SplitBehaviorFlags' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    202
  45. Warning C26812  The enum type 'Qt::AlignmentFlag' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    238
  46. Warning C26812  The enum type 'Qt::WindowType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    322
  47. Warning C26812  The enum type 'Qt::WindowState' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    333
  48. Warning C26812  The enum type 'Qt::ScreenOrientation' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    353
  49. Warning C26812  The enum type 'Qt::ImageConversionFlag' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    588
  50. Warning C26812  The enum type 'Qt::DockWidgetArea' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1247   
  51. Warning C26812  The enum type 'Qt::ToolBarArea' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1265   
  52. Warning C26812  The enum type 'Qt::Edge' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1326   
  53. Warning C26812  The enum type 'Qt::InputMethodQuery' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1431   
  54. Warning C26812  The enum type 'Qt::InputMethodHint' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1466   
  55. Warning C26812  The enum type 'Qt::DropAction' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1517   
  56. Warning C26812  The enum type 'Qt::ItemFlag' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1574   
  57. Warning C26812  The enum type 'Qt::MatchFlag' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1592   
  58. Warning C26812  The enum type 'Qt::TextInteractionFlag' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1617   
  59. Warning C26812  The enum type 'Qt::TouchPointState' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1669   
  60. Warning C26812  The enum type 'Qt::GestureFlag' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1701   
  61. Warning C26812  The enum type 'Qt::MouseEventFlag' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1756   
  62. Warning C26812  The enum type 'Qt::ScrollBarPolicy' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1777   
  63. Warning C26812  The enum type 'Qt::FocusPolicy' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1778   
  64. Warning C26812  The enum type 'Qt::ContextMenuPolicy' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1779   
  65. Warning C26812  The enum type 'Qt::ArrowType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1780   
  66. Warning C26812  The enum type 'Qt::ToolButtonStyle' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1781   
  67. Warning C26812  The enum type 'Qt::PenStyle' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1782   
  68. Warning C26812  The enum type 'Qt::PenCapStyle' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1783   
  69. Warning C26812  The enum type 'Qt::PenJoinStyle' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1784   
  70. Warning C26812  The enum type 'Qt::BrushStyle' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1785   
  71. Warning C26812  The enum type 'Qt::FillRule' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1786   
  72. Warning C26812  The enum type 'Qt::MaskMode' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1787   
  73. Warning C26812  The enum type 'Qt::BGMode' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1788   
  74. Warning C26812  The enum type 'Qt::ClipOperation' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1789   
  75. Warning C26812  The enum type 'Qt::SizeMode' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1790   
  76. Warning C26812  The enum type 'Qt::Axis' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1791   
  77. Warning C26812  The enum type 'Qt::Corner' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1792   
  78. Warning C26812  The enum type 'Qt::LayoutDirection' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1794   
  79. Warning C26812  The enum type 'Qt::SizeHint' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1795   
  80. Warning C26812  The enum type 'Qt::TextFlag' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1799   
  81. Warning C26812  The enum type 'Qt::TextFormat' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1808   
  82. Warning C26812  The enum type 'Qt::TextElideMode' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1809   
  83. Warning C26812  The enum type 'Qt::DateFormat' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1810   
  84. Warning C26812  The enum type 'Qt::TimeSpec' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1811   
  85. Warning C26812  The enum type 'Qt::DayOfWeek' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1812   
  86. Warning C26812  The enum type 'Qt::CursorShape' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1813   
  87. Warning C26812  The enum type 'Qt::GlobalColor' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1814   
  88. Warning C26812  The enum type 'Qt::AspectRatioMode' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1815   
  89. Warning C26812  The enum type 'Qt::TransformationMode' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1816   
  90. Warning C26812  The enum type 'Qt::Key' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1818   
  91. Warning C26812  The enum type 'Qt::ShortcutContext' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1819   
  92. Warning C26812  The enum type 'Qt::ItemSelectionMode' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1822   
  93. Warning C26812  The enum type 'Qt::ItemSelectionOperation' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1823   
  94. Warning C26812  The enum type 'Qt::CheckState' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1825   
  95. Warning C26812  The enum type 'Qt::ItemDataRole' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1826   
  96. Warning C26812  The enum type 'Qt::SortOrder' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1827   
  97. Warning C26812  The enum type 'Qt::CaseSensitivity' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1828   
  98. Warning C26812  The enum type 'Qt::WindowModality' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1834   
  99. Warning C26812  The enum type 'Qt::WidgetAttribute' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1835   
  100. Warning C26812  The enum type 'Qt::ApplicationAttribute' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1836   
  101. Warning C26812  The enum type 'Qt::FocusReason' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1839   
  102. Warning C26812  The enum type 'Qt::EnterKeyType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1843   
  103. Warning C26812  The enum type 'Qt::ConnectionType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1848   
  104. Warning C26812  The enum type 'Qt::ApplicationState' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1849   
  105. Warning C26812  The enum type 'Qt::GestureState' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1851   
  106. Warning C26812  The enum type 'Qt::GestureType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1852   
  107. Warning C26812  The enum type 'Qt::NativeGestureType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1853   
  108. Warning C26812  The enum type 'Qt::CursorMoveStyle' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1855   
  109. Warning C26812  The enum type 'Qt::TimerType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1856   
  110. Warning C26812  The enum type 'Qt::ScrollPhase' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1857   
  111. Warning C26812  The enum type 'Qt::MouseEventSource' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1858   
  112. Warning C26812  The enum type 'Qt::ChecksumType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1860   
  113. Warning C26812  The enum type 'Qt::TabFocusBehavior' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qnamespace.h    1862   
  114. Warning C26495  Variable 'QtSharedPointer::ExternalRefCountData::destroyer' is uninitialized. Always initialize a member variable (type.6). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qsharedpointer_impl.h   145
  115. Warning C26812  The enum type 'QString::SectionFlag' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qstring.h   1588   
  116. Warning C26812  The enum type 'QtPrivate::ArgBase::Tag' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qstring.h   2082   
  117. Warning C26451  Arithmetic overflow: Using operator '-' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '-' to avoid overflow (io.2). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qstringview.h   262
  118. Warning C26812  The enum type 'QSysInfo::MacVersion' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qsysinfo.h  226
  119. Warning C26812  The enum type 'QTextStream::NumberFlag' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qtextstream.h   202
  120. Warning C26812  The enum type 'QUrl::ComponentFormattingOption' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qurl.h  376
  121. Warning C26812  The enum type 'QUrl::UrlFormattingOption' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qurl.h  380
  122. Warning C26498  The function 'qMetaTypeId<QHash<QString,QVariant> >' is constexpr, mark variable 'vid' constexpr if compile-time evaluation is desired (con.5). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qvariant.h  742
  123. Warning C26498  The function 'qMetaTypeId<QList<QVariant> >' is constexpr, mark variable 'vid' constexpr if compile-time evaluation is desired (con.5). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qvariant.h  742
  124. Warning C26498  The function 'qMetaTypeId<QMap<QString,QVariant> >' is constexpr, mark variable 'vid' constexpr if compile-time evaluation is desired (con.5).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qvariant.h  742
  125. Warning C26498  The function 'qMetaTypeId<QPair<QVariant,QVariant> >' is constexpr, mark variable 'vid' constexpr if compile-time evaluation is desired (con.5).    Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qvariant.h  742
  126. Warning C26498  The function 'qMetaTypeId<QtMetaTypePrivate::QAssociativeIterableImpl>' is constexpr, mark variable 'vid' constexpr if compile-time evaluation is desired (con.5).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qvariant.h  742
  127. Warning C26498  The function 'qMetaTypeId<QtMetaTypePrivate::QPairVariantInterfaceImpl>' is constexpr, mark variable 'vid' constexpr if compile-time evaluation is desired (con.5). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qvariant.h  742
  128. Warning C26498  The function 'qMetaTypeId<QtMetaTypePrivate::QSequentialIterableImpl>' is constexpr, mark variable 'vid' constexpr if compile-time evaluation is desired (con.5).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtCore\qvariant.h  742
  129. Warning C26812  The enum type 'QInputMethod::Action' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtGui\qinputmethod.h   87 
  130. Warning C26812  The enum type 'QJSEngine::Extension' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Playground  C:\Qt\5.15.0\msvc2019_64\include\QtQml\qjsengine.h  147
  131. Warning C26439  This kind of function may not throw. Declare it 'noexcept' (f.6).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtQml\qjsvalue.h   88 
  132. Warning C26439  This kind of function may not throw. Declare it 'noexcept' (f.6).   Playground  C:\Qt\5.15.0\msvc2019_64\include\QtQml\qjsvalue.h   89 
  133. Warning C26812  The enum type 'QQmlImageProviderBase::Flag' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).  Playground  C:\Qt\5.15.0\msvc2019_64\include\QtQml\qqmlengine.h 80 
  134.  
Add Comment
Please, Sign In to add comment