GUI.bill#
Attributes#
Classes#
Functions#
Module Contents#
- GUI.bill.logger#
- class GUI.bill.BillingWindow(roll: str, source: list[pathlib.Path], parent: str | int)#
- roll#
- num_images#
- ids_per_roll#
- search_machine#
- current_index = 0#
- num_rows = 45#
- total_snaps = 0#
- source#
- parent#
- export()#
- suggest(sender, app_data, user_data)#
- set_id(id, value)#
- add_id(id)#
- set_nick(row)#
- show_selected_ids()#
- load(index: int)#
- same_as(index)#
- close()#
- update_total_snaps()#
- GUI.bill.show_all_nicks()#