7 #if defined(_OS_SUN_) && defined(_CC_GNU_) 44 operator const char *()
const {
return (
const char *)
data(); }
char & at(uint index) const
Q_EXPORT bool operator<=(const QGString &s1, const char *s2)
Q_EXPORT bool operator>(const QGString &s1, const char *s2)
QGString & operator+=(const QGString &s)
Q_EXPORT bool operator!=(const QGString &s1, const QGString &s2)
Q_EXPORT QGString operator+(const QGString &s1, const QGString &s2)
Q_EXPORT bool operator>=(const QGString &s1, const char *s2)
char & operator[](int i) const
Q_EXPORT bool operator==(const QGString &s1, const QGString &s2)
bool enlarge(uint newlen)
Q_EXPORT int qstrcmp(const char *str1, const char *str2)
QGString & operator=(const QGString &s)
Q_EXPORT bool operator<(const QGString &s1, const QGString &s2)