GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gui_modules.location_wizard.TitledPage Class Reference

Class to make wizard pages. More...

Inheritance diagram for gui_modules.location_wizard.TitledPage:
Collaboration diagram for gui_modules.location_wizard.TitledPage:

Public Member Functions

def __init__
def DoLayout
 Do page layout.
- Public Member Functions inherited from gui_modules.location_wizard.BaseClass
def __init__
def MakeLabel
 Make aligned label.
def MakeTextCtrl
 Generic text control.
def MakeButton
 Generic button.

Data Fields

 page
 title
 pagesizer
 sizer

Detailed Description

Class to make wizard pages.

Generic methods to make labels, text entries, and buttons.

Definition at line 93 of file location_wizard.py.


Constructor & Destructor Documentation


Member Function Documentation


Field Documentation

gui_modules.location_wizard.TitledPage.pagesizer

Definition at line 106 of file location_wizard.py.

Referenced by gui_modules.location_wizard.TitledPage.DoLayout().

gui_modules.location_wizard.TitledPage.sizer

Definition at line 107 of file location_wizard.py.

Referenced by gui_modules.location_wizard.TitledPage.DoLayout().

gui_modules.location_wizard.TitledPage.title

Definition at line 102 of file location_wizard.py.

Referenced by gui_modules.location_wizard.TitledPage.DoLayout().


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