Share and Money Management 0.18devel
Public Member Functions | List of all members
gui.panel.PanelSummary Class Reference

Panel to show a summary about the current deposit. More...

Inheritance diagram for gui.panel.PanelSummary:

Public Member Functions

def __init__ (self, *args, **kwargs)
 Initialise widget. More...
 
def psUpdateContent (self)
 Query datastore and set appropriate values. More...
 
def __init__ (self, *args, **kwds)
 

Additional Inherited Members

- Public Attributes inherited from gui.UIBasePanelSummary.UIBasePanelSummary
 tc_OpenPositionCount
 
 tc_ClosedPositionCount
 
 tc_TotalPositionCount
 
 tc_CurrentVolume
 
 tc_TransactionCount
 
 tc_ShareCount
 
 tc_FondCount
 
 tc_OtherCount
 
 tc_TotalCount
 
 tc_CurrencyCount
 
 tc_ExchangeCount
 
 tc_IndexCount
 
 tc_DailyQuoteCount
 

Detailed Description

Panel to show a summary about the current deposit.

Constructor & Destructor Documentation

◆ __init__()

def gui.panel.PanelSummary.__init__ (   self,
args,
**  kwargs 
)

Initialise widget.

Reimplemented from gui.UIBasePanelSummary.UIBasePanelSummary.

References gui.panel.PanelSummary.psUpdateContent(), gui.panel.PanelOpenPositionList.psUpdateContent(), and gui.panel.PanelOpenPositionDetails.psUpdateContent().

Here is the call graph for this function:

Member Function Documentation

◆ psUpdateContent()

def gui.panel.PanelSummary.psUpdateContent (   self)

The documentation for this class was generated from the following file: