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
controllers
hotkeys
HotkeyHelpers.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <QString>
4
5
#include <vector>
6
7
namespace
chatterino
{
8
9
std::vector<QString>
parseHotkeyArguments
(QString argumentString);
10
11
}
// namespace chatterino
chatterino
Definition:
Application.cpp:48
chatterino::parseHotkeyArguments
std::vector< QString > parseHotkeyArguments(QString argumentString)
Definition:
HotkeyHelpers.cpp:7
Generated by
1.8.13