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