Go to the documentation of this file.
59 if (!str.compare(
"MISC", Qt::CaseInsensitive))
61 if (!str.compare(
"IDENTITY", Qt::CaseInsensitive))
63 if (!str.compare(
"RESOURCELIMIT", Qt::CaseInsensitive))
65 if (!str.compare(
"DONE", Qt::CaseInsensitive))
67 if (!str.compare(
"CONNECTREFUSED"))
69 if (!str.compare(
"CONNECTRESET", Qt::CaseInsensitive))
71 if (!str.compare(
"TIMEOUT", Qt::CaseInsensitive))
73 if (!str.compare(
"NOROUTE", Qt::CaseInsensitive))
75 if (!str.compare(
"IOERROR", Qt::CaseInsensitive))
84 if (!str.compare(
"DEBUG", Qt::CaseInsensitive))
86 if (!str.compare(
"INFO", Qt::CaseInsensitive))
88 if (!str.compare(
"NOTICE", Qt::CaseInsensitive))
90 if (!str.compare(
"WARN", Qt::CaseInsensitive))
92 if (!str.compare(
"ERR", Qt::CaseInsensitive))