Skip to content

bank_book

Bank book views.

Modules:

  • columns

    Column definitions for bank book views.

  • combined_book_widget

    Combined bank book widget with Banking Book and Trading Book side by side.

  • delegates

    Delegates for bank book tree views.

Classes:

BRMSCombinedBookWidget

BRMSCombinedBookWidget(parent: QWidget | None = None)

Bases: QWidget

Single view with Banking Book (left) and Trading Book (right) trees.

Exposes tab_actions so the main window can surface them in its toolbar while this tab is active.

Methods:

apply_closed_visibility

apply_closed_visibility() -> None

Apply the current 'Show Closed Positions' toggle state to both trees.