I am a subclass of ListLabel which you can use if you want to summarize all the values of a specific column. Please note that I only know how to handle number column data types and I will complain if you give me something else.
Function | __init__ | Constructor. |
Function | update_total | Recalculate the total value of all columns |
Function | _on_klist__cell_edited | Undocumented |
Constructor.
Recalculate the total value of all columns