This is the complete list of members for
Strings, including all inherited members.
| Byte enum value (defined in Strings) | Strings | [protected] |
| combinePaths(QString pathFront, QString pathEnd) | Strings | [static] |
| createRandomAlphaNumericString(unsigned numChars) | Strings | [static] |
| createRandomAlphaNumericStringWithNewLines(unsigned numCharsPerLine, unsigned numLines) (defined in Strings) | Strings | [static] |
| DataUnit enum name (defined in Strings) | Strings | [protected] |
| escape(QString &str) | Strings | [static] |
| formatDataAmount(qint64 bytes) | Strings | [static] |
| formatDataSpeed(float speedInBytesPerSecond) | Strings | [static] |
| formatTime(float seconds) | Strings | [static] |
| Gigabyte enum value (defined in Strings) | Strings | [protected] |
| isCharOnCharList(char c, const QString &charList) (defined in Strings) | Strings | [static] |
| isUrlSafe(const QString &url) | Strings | [static] |
| Kilobyte enum value (defined in Strings) | Strings | [protected] |
| Megabyte enum value (defined in Strings) | Strings | [protected] |
| normalizePath(QString path) | Strings | [static] |
| RANDOM_CHAR_POOL (defined in Strings) | Strings | [protected, static] |
| RANDOM_CHAR_POOL_SIZE (defined in Strings) | Strings | [protected, static] |
| scaleDataUnit(float bytes, DataUnit &outUnit) (defined in Strings) | Strings | [protected, static] |
| timestamp(const QString &format) (defined in Strings) | Strings | [static] |
| translateServerAddress(const QString &addressString, QString &hostname, unsigned short &port, const QString &defaultAddress) | Strings | [static] |
| trim(QString &str, const QString &charList) (defined in Strings) | Strings | [inline, static] |
| triml(QString &str, const QString &charList) (defined in Strings) | Strings | [static] |
| trimr(QString &str, const QString &charList) (defined in Strings) | Strings | [static] |
| unescape(QString &str) (defined in Strings) | Strings | [static] |
| wrapUrlsWithHtmlATags(const QString &str) | Strings | [static] |