refactor: use UUID toString mode
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
parent
ae289c923c
commit
dc5402349e
4 changed files with 6 additions and 14 deletions
|
@ -30,5 +30,5 @@ inline QString fromStdString(string s)
|
|||
|
||||
int naturalCompare(const QString& s1, const QString& s2, Qt::CaseSensitivity cs);
|
||||
|
||||
QString getRandomAlphaNumeric(const int length);
|
||||
QString getRandomAlphaNumeric();
|
||||
} // namespace StringUtils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue