pycrossword
0.3
Pure-Python implementation of a crossword puzzle generator and editor
|
This is the complete list of members for pycross.guisettings.CWSettings, including all inherited members.
load_from_file(filepath=SETTINGS_FILE) | pycross.guisettings.CWSettings | static |
save_to_file(filepath=SETTINGS_FILE) | pycross.guisettings.CWSettings | static |
settings | pycross.guisettings.CWSettings | static |
validate_file(filepath=SETTINGS_FILE) | pycross.guisettings.CWSettings | static |