- static const QCString toUsAscii(const QString& _str); + /** Convert all non-ascii characters to question marks + * If ok is non-null, *ok will be set to true if all characters + * where ascii, *ok will be set to false otherwise */ + static const QCString toUsAscii(const QString& _str, bool *ok=0); svn path=/trunk/kdenetwork/kmail/; revision=120665wilder-work
parent
d5fc2361c4
commit
6bda214b0e
2 changed files with 13 additions and 5 deletions
Loading…
Reference in new issue