Skip to content

refactor: replace QString::asprintf() with QString::arg()#23

Merged
Inokinoki merged 1 commit intoInokinoki:masterfrom
Integral-Tech:refactor-asprintf
Oct 29, 2024
Merged

refactor: replace QString::asprintf() with QString::arg()#23
Inokinoki merged 1 commit intoInokinoki:masterfrom
Integral-Tech:refactor-asprintf

Conversation

@Integral-Tech
Copy link
Contributor

Warning: We do not recommend using QString::asprintf() in new Qt code. Instead, consider using QTextStream or arg(), both of which support Unicode strings seamlessly and are type-safe.

@Inokinoki Inokinoki merged commit 6190136 into Inokinoki:master Oct 29, 2024
@Integral-Tech Integral-Tech deleted the refactor-asprintf branch October 29, 2024 12:36
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