21 str = (
char *)s.latin1();
36 str = (
char *)(
const char *)s;
42 WvFastString::operator QString ()
const
48 WvString::WvString(
const QString &s)
57 WvString::WvString(
const QCString &s)
WvFastString()
Create an empty, NULL string.
WvString is an implementation of a simple and efficient printable-string class.
WvString & unique()
make the buf and str pointers owned only by this WvString.