pycrossword  0.4
Pure-Python implementation of a crossword puzzle generator and editor
Classes | Variables
pycross.gui Namespace Reference

The GUI app main window implementation – see MainWindow class. More...

Classes

class  GenThread
 Crossword generation thread class. More...
 
class  MainWindow
 The application's main GUI window. More...
 
class  ShareThread
 Crossword sharing (in social networks) thread class. More...
 

Variables

 SHOWHELP = _('Show help')
 

Detailed Description

The GUI app main window implementation – see MainWindow class.

Variable Documentation

◆ SHOWHELP

pycross.gui.SHOWHELP = _('Show help')