Skip to content

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

Merged
ddennedy merged 1 commit intomltframework:masterfrom
Integral-Tech:qstring-refactor
Nov 7, 2024
Merged

refactor: replace non-empty QString constructors with QStringLiteral()#1048
ddennedy merged 1 commit intomltframework:masterfrom
Integral-Tech:qstring-refactor

Conversation

@Integral-Tech
Copy link
Contributor

  • Qt provides a macro QStringLiteral(), which makes constructing QString objects from string literals more efficient.

@ddennedy ddennedy added this to the v7.28.0 milestone Nov 6, 2024
@ddennedy ddennedy merged commit faa23e9 into mltframework:master Nov 7, 2024
@ddennedy ddennedy modified the milestones: v7.28.0, v7.30.0 Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants