ListData

Undocumented in source.

Members

Functions

canvasHeight
int canvasHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
hasHoveredLine
bool hasHoveredLine()
Undocumented in source. Be warned that the author may not have intended to support it.
headerHeight
int headerHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
lineHeight
int lineHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
textHeight
int textHeight()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

scrollSpeedLines
enum scrollSpeedLines;
Undocumented in source.

Variables

contentPadding
ivec2 contentPadding;
Undocumented in source.
font
FontRef font;
Undocumented in source.
headerPadding
ivec2 headerPadding;
Undocumented in source.
hoveredLine
int hoveredLine;
Undocumented in source.
model
ListModel model;
Undocumented in source.
viewOffset
ivec2 viewOffset;
Undocumented in source.

Meta