diff options
| author | Ahmad Samir <a.samirh78@gmail.com> | 2023-05-16 16:29:47 +0300 |
|---|---|---|
| committer | Ahmad Samir <a.samirh78@gmail.com> | 2023-05-18 22:39:38 +0300 |
| commit | 393e496385e4de8522b8ffff0e539f9150238c07 (patch) | |
| tree | f9759a0579f4d0e5dc99113725b5319c4a80172a /src/3rdparty/sqlite/sqlite3.c | |
| parent | d413917eb32f0c976c1b1a26d99d78576e3fd061 (diff) | |
Moc/Symbols: fix narrowing conversion warnings
- Port to qsizetype
- Use range-for/algorithms instead of index-based loops
Drive-by changes:
- Methods defined in-class are implicitly "inline"
- Make two methods const (saves using std::as_const in one place), and
there is no reason why they are not const
- For consistency initialize members in-class / in constructor init-list
Pick-to: 6.5
Change-Id: If7f1546625028cbe13339430977b19952fedbd42
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/3rdparty/sqlite/sqlite3.c')
0 files changed, 0 insertions, 0 deletions
