pycrossword
0.2
Pure-Python implementation of a crossword puzzle generator and editor
|
Public Member Functions | |
def | __init__ (self, mainwindow, on_triggered=None, parent=None) |
def | initActions (self) |
Public Attributes | |
mainwindow | |
def pycross.forms.CrosswordMenu.__init__ | ( | self, | |
mainwindow, | |||
on_triggered = None , |
|||
parent = None |
|||
) |
def pycross.forms.CrosswordMenu.initActions | ( | self | ) |
pycross.forms.CrosswordMenu.mainwindow |