Numworks Epsilon
1.4.1
Graphing Calculator Operating System
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
x
y
z
+
Functions
a
b
c
d
e
f
g
h
i
j
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
q
r
s
t
u
v
w
x
z
Typedefs
Enumerations
Enumerator
+
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
x
y
z
~
+
Variables
_
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
Typedefs
+
Enumerations
a
b
c
d
e
f
l
m
o
p
q
r
s
t
w
Enumerator
+
Related Functions
a
b
c
d
f
g
h
i
l
m
n
o
p
r
s
t
u
w
+
Files
File List
+
File 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
z
+
Functions
_
a
b
c
d
e
f
g
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Variables
_
a
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
+
Typedefs
a
b
c
d
e
f
g
i
k
m
n
q
r
s
u
v
Enumerations
+
Enumerator
i
l
m
p
r
s
u
+
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
message_table_cell_with_chevron.cpp
Go to the documentation of this file.
1
#include <
escher/message_table_cell_with_chevron.h
>
2
3
MessageTableCellWithChevron::MessageTableCellWithChevron
(I18n::Message message,
KDText::FontSize
size) :
4
MessageTableCell
(message, size),
5
m_accessoryView()
6
{
7
}
8
9
View
*
MessageTableCellWithChevron::accessoryView
()
const
{
10
return
(
View
*)&m_accessoryView;
11
}
12
message_table_cell_with_chevron.h
MessageTableCell
Definition:
message_table_cell.h:8
View
Definition:
view.h:23
MessageTableCellWithChevron::MessageTableCellWithChevron
MessageTableCellWithChevron(I18n::Message message=(I18n::Message) 0, KDText::FontSize size=KDText::FontSize::Small)
Definition:
message_table_cell_with_chevron.cpp:3
MessageTableCellWithChevron::accessoryView
View * accessoryView() const override
Definition:
message_table_cell_with_chevron.cpp:9
KDText::FontSize
FontSize
Definition:
text.h:10
epsilon
escher
src
message_table_cell_with_chevron.cpp
Generated by
1.8.14