Hello Jim,

Please try qDebug(note->tcpUserName().toLatin1.data()), or if you preffer
printf("%s\n", note->tcpUserName().toLatin1.data()).

Cheers,
Andrei

2015-08-02 15:42 GMT+03:00 Jim Newton <jimka.i...@gmail.com>:

> Thanks.  It looks like note->tpcUserName() returns a Qstring which cannot
> be
> printed with %s.
> How can I print the human readable name?
>
>
>
> --
> View this message in context:
> http://dev-list.musescore.org/help-debugging-notes-tp7579465p7579471.html
> Sent from the MuseScore Developer mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Mscore-developer mailing list
> Mscore-developer@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mscore-developer
>
------------------------------------------------------------------------------
_______________________________________________
Mscore-developer mailing list
Mscore-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mscore-developer

Reply via email to