pycrossword  0.2
Pure-Python implementation of a crossword puzzle generator and editor
Public Member Functions | Public Attributes | List of all members
pycross.forms.CrosswordMenu Class Reference
Inheritance diagram for pycross.forms.CrosswordMenu:

Public Member Functions

def __init__ (self, mainwindow, on_triggered=None, parent=None)
 
def initActions (self)
 

Public Attributes

 mainwindow
 

Constructor & Destructor Documentation

◆ __init__()

def pycross.forms.CrosswordMenu.__init__ (   self,
  mainwindow,
  on_triggered = None,
  parent = None 
)

Member Function Documentation

◆ initActions()

def pycross.forms.CrosswordMenu.initActions (   self)

Member Data Documentation

◆ mainwindow

pycross.forms.CrosswordMenu.mainwindow

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