Commit 2ea853ba authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Qt Designer: Fix clang-tidy warnings about Qt usage


- Use multi-arg form of QString::arg()
- Fix static method calls
- Prefer QFileInfo::exists()
- Use isEmpty() for containers instead of checking size()
- Use QOverload

Change-Id: I31e92f77d0fa377932c1369afe2503abc8ecceac
Reviewed-by: default avatarJarek Kobus <jaroslaw.kobus@qt.io>
Showing with 69 additions and 40 deletions
Supports Markdown
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