GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
wizard.TitledPage Class Reference

Class to make wizard pages. More...

Inheritance diagram for wizard.TitledPage:
Collaboration diagram for wizard.TitledPage:

Public Member Functions

def __init__
def DoLayout
 Do page layout.

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 57 of file wizard.py.


Constructor & Destructor Documentation


Member Function Documentation


Field Documentation

Definition at line 70 of file wizard.py.

Referenced by wizard.TitledPage.DoLayout().

Definition at line 71 of file wizard.py.

Referenced by wizard.TitledPage.DoLayout().


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