lib_ui/ui/paint
Ilya Fedin 8e5d35229a Simple replacements for Qt 6
QStringRef -> QStringView
QTextCursor constructor accepts a QTextDocument only
Some headers are moved, so paths are removed
QMatrix -> QTransform
Methods returning qsizetype are wrapped to int()s to allow compiler to deduce the type
2021-10-19 17:06:25 +04:00
..
arcs.cpp Restore opacity in ArcsAnimation::paint. 2021-03-22 18:10:28 +04:00
arcs.h
blob.cpp Simple replacements for Qt 6 2021-10-19 17:06:25 +04:00
blob.h
blobs.cpp
blobs.h
blobs_linear.cpp
blobs_linear.h