13
0
livetrax/libs/canvas/canvas
2024-03-18 10:49:15 -06:00
..
arc.h
arrow.h
box.h
canvas.h ensure that the canvas fully redraws after style/visibility events 2024-03-18 10:49:15 -06:00
circle.h
container.h Canvas: allow to group rendering of child items 2022-12-10 02:37:04 +01:00
curve.h
debug.h
fill.h Revert canvas debugging 2023-02-04 18:23:18 +01:00
flag.h
framed_curve.h
fwd.h
grid.h
image.h Fix alloc-dealloc-mismatch (video image) 2023-12-12 20:36:55 +01:00
interpolated_curve.h
item.h canvas: provide a means of blocking change notifications from Item propagating up the object tree 2022-12-10 13:37:16 -07:00
line_set.h do not sort lineset every time a coord is added; use RAII to create scope and sort at end 2023-04-09 14:36:03 -06:00
line.h
lollipop.h lollis: draw stems in fill color (optionally) 2023-06-26 14:18:18 -06:00
lookup_table.h
meter.h
note.h canvas: add velocity() method to Note 2023-06-26 14:18:18 -06:00
outline.h Revert canvas debugging 2023-02-04 18:23:18 +01:00
pixbuf.h
poly_item.h canvas: add PolyItem::clear() 2023-09-30 11:09:58 -06:00
poly_line.h
polygon.h
rectangle.h Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
root_group.h
ruler.h
scroll_group.h
stateful_image.h
step_button.h
table.h
text.h
tracking_text.h
types.h Revert canvas debugging 2023-02-04 18:23:18 +01:00
utils.h
visibility.h
widget.h
xfade_curve.h