#include <stdlib.h>
#include <string.h>
#include "qcstring.h"
Go to the source code of this file.
|
Q_EXPORT bool | operator== (const QGString &s1, const QGString &s2) |
|
Q_EXPORT bool | operator== (const QGString &s1, const char *s2) |
|
Q_EXPORT bool | operator== (const char *s1, const QGString &s2) |
|
Q_EXPORT bool | operator!= (const QGString &s1, const QGString &s2) |
|
Q_EXPORT bool | operator!= (const QGString &s1, const char *s2) |
|
Q_EXPORT bool | operator!= (const char *s1, const QGString &s2) |
|
Q_EXPORT bool | operator< (const QGString &s1, const QGString &s2) |
|
Q_EXPORT bool | operator< (const QGString &s1, const char *s2) |
|
Q_EXPORT bool | operator< (const char *s1, const QGString &s2) |
|
Q_EXPORT bool | operator<= (const QGString &s1, const char *s2) |
|
Q_EXPORT bool | operator<= (const char *s1, const QGString &s2) |
|
Q_EXPORT bool | operator> (const QGString &s1, const char *s2) |
|
Q_EXPORT bool | operator> (const char *s1, const QGString &s2) |
|
Q_EXPORT bool | operator>= (const QGString &s1, const char *s2) |
|
Q_EXPORT bool | operator>= (const char *s1, const QGString &s2) |
|
Q_EXPORT QGString | operator+ (const QGString &s1, const QGString &s2) |
|
Q_EXPORT QGString | operator+ (const QGString &s1, const char *s2) |
|
Q_EXPORT QGString | operator+ (const char *s1, const QGString &s2) |
|
Q_EXPORT QGString | operator+ (const QGString &s1, char c2) |
|
Q_EXPORT QGString | operator+ (char c1, const QGString &s2) |
|
Definition at line 67 of file qgstring.h.
Q_EXPORT int qstrcmp(const char *str1, const char *str2)
Definition at line 70 of file qgstring.h.
Q_EXPORT int qstrcmp(const char *str1, const char *str2)
Definition at line 73 of file qgstring.h.
Q_EXPORT int qstrcmp(const char *str1, const char *str2)
Definition at line 76 of file qgstring.h.
Q_EXPORT int qstrcmp(const char *str1, const char *str2)
Definition at line 79 of file qgstring.h.
Q_EXPORT int qstrcmp(const char *str1, const char *str2)
Definition at line 82 of file qgstring.h.
Q_EXPORT int qstrcmp(const char *str1, const char *str2)
Definition at line 85 of file qgstring.h.
Q_EXPORT int qstrcmp(const char *str1, const char *str2)
Definition at line 88 of file qgstring.h.
Q_EXPORT int qstrcmp(const char *str1, const char *str2)
Definition at line 58 of file qgstring.h.
Q_EXPORT int qstrcmp(const char *str1, const char *str2)
Definition at line 61 of file qgstring.h.
Q_EXPORT int qstrcmp(const char *str1, const char *str2)
Definition at line 64 of file qgstring.h.
Q_EXPORT int qstrcmp(const char *str1, const char *str2)
Definition at line 91 of file qgstring.h.
Q_EXPORT int qstrcmp(const char *str1, const char *str2)
Definition at line 94 of file qgstring.h.
Q_EXPORT int qstrcmp(const char *str1, const char *str2)
Definition at line 97 of file qgstring.h.
Q_EXPORT int qstrcmp(const char *str1, const char *str2)
Definition at line 100 of file qgstring.h.
Q_EXPORT int qstrcmp(const char *str1, const char *str2)