Chatterino
Main Page
Related Pages
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Functions
_
a
b
c
d
e
f
g
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Variables
+
Typedefs
a
b
c
d
e
f
h
i
l
m
n
q
r
s
w
+
Enumerations
c
f
h
i
m
n
p
s
t
u
w
+
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
+
Enumerations
a
b
c
d
f
h
i
l
m
s
t
u
+
Enumerator
_
a
b
c
d
e
f
h
i
j
l
n
o
p
r
s
t
u
v
w
Properties
+
Related Functions
a
b
c
e
h
i
k
l
n
o
r
s
t
w
+
Files
File List
+
File Members
+
All
a
b
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
+
Functions
b
m
o
q
s
t
Variables
Typedefs
+
Macros
a
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
chatterino2
src
util
Qt.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <QtGlobal>
4
5
#if QT_VERSION < QT_VERSION_CHECK(5, 14, 0)
6
namespace
Qt {
7
const
QString::SplitBehavior SkipEmptyParts = QString::SkipEmptyParts;
8
}
9
#endif
Generated by
1.8.13