Share and Money Management 0.18devel
|
Implementation of the logic behind the dialogs. More...
Classes | |
class | DlgFetchQuotes |
Dialog to fetch quotes. More... | |
class | DlgHtml |
Generic dialog to show HTML and some buttons to print and save. More... | |
class | DlgPortfolioReport |
Dialog to select start and end date for the portfolio report. More... | |
class | DlgPositionReport |
Dialog to select a position using different filter criteria. More... | |
class | DlgPreferences |
Dialog to change / set preferences. More... | |
class | DlgShare |
Dialog to add and change shares. More... | |
class | DlgShowPortfolioReport |
Open an HTML dialog and show a portfolio report. More... | |
class | DlgShowPositionReport |
Open an HTML dialog and show a position report. More... | |
class | DlgTrade |
Dialog to insert and change transactions. More... | |
Functions | |
def | showAboutDialog (parent) |
Show the about dialog. More... | |
Variables | |
about_description | |
Short main text of the about dialog. More... | |
about_licence | |
Licence text. More... | |
Implementation of the logic behind the dialogs.
def gui.dialogs.showAboutDialog | ( | parent | ) |
Show the about dialog.
parent | The parent object |
gui.dialogs.about_description |
Short main text of the about dialog.
gui.dialogs.about_licence |
Licence text.