ITADN

refactor: replace non-empty QString constructors with QStringLiteral()

#1487Pull RequestIntegral-Tech 创建于 2024-11-03
I
Integral-Techcommented
- Qt provides a macro `QStringLiteral()`, which makes constructing QString objects from string literals more efficient.
合并状态:未合并 0 条评论