ColumnListLogic

Undocumented in source.

Members

Static functions

clickWidget
void clickWidget(WidgetProxy widget, PointerClickEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
create
WidgetProxy create(WidgetProxy parent, ListModel model)
Undocumented in source. Be warned that the author may not have intended to support it.
drawWidget
void drawWidget(WidgetProxy widget, DrawEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
enterWidget
void enterWidget(WidgetProxy widget, PointerEnterEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
leaveWidget
void leaveWidget(WidgetProxy widget, PointerLeaveEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
onScroll
void onScroll(WidgetProxy widget, ScrollEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
pointerMoved
void pointerMoved(WidgetProxy widget, PointerMoveEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
pointerPressed
void pointerPressed(WidgetProxy widget, PointerPressEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
pointerReleased
void pointerReleased(WidgetProxy widget, PointerReleaseEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
updateHoveredLine
void updateHoveredLine(WidgetProxy widget, ivec2 pointerPos)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta