Skip to content
Commit bd5539b1 authored by Waqar Ahmed's avatar Waqar Ahmed
Browse files

Cleanup Cursor,Range & LineRange

- Remove Q_CONSTEXPR and noexcept macros, use the keywords directly
- Remove Q_DECLARE_METATYPE, Qt6 will do this automatically when needed
- Make the types typeinfo Q_PRIMITIVE_TYPE as they all zero initialize
- Deinline some methods so that we can remove include QtGlobal include
from the header
parent 1ec6e4e7
Pipeline #394998 failed with stage
in 4 minutes and 12 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment