Share and Money Management 0.18devel
Classes | Functions | Variables
gui.dialogs Namespace Reference

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...
 

Detailed Description

Implementation of the logic behind the dialogs.

Author
Carsten Grohmann <mail (at) carstengrohmann (dot) de>
Licence:
GPL version 2.0

Function Documentation

◆ showAboutDialog()

def gui.dialogs.showAboutDialog (   parent)

Show the about dialog.

Parameters
parentThe parent object

Variable Documentation

◆ about_description

gui.dialogs.about_description
Initial value:
1= _(
2
3)

Short main text of the about dialog.

◆ about_licence

gui.dialogs.about_licence
Initial value:
1= _(
2
3)

Licence text.