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