Skip to content

Refactor MxpTag::toString #8306

@Kebap

Description

@Kebap

Originally posted by @vadi2 in #3625 (comment)

Look into using QStringLiteral which creates the QString at compile-time and .arg() which would be a more efficient way to build the string, or %: https://doc.qt.io/qt-5/qstring.html#more-efficient-string-construction

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions