Virtual Method
IpuzCrosswordfix_numbering
Declaration [src]
void
fix_numbering (
IpuzCrossword* self
)
Description [src]
Goes through all the normal cells in the grid and calculates the numbers for clues. This will clear any existing numbers or labels associated with cells.
In addition, subclasses of IpuzCrossword
may do further fixups.