krita
KisPerspectiveGrid Class Reference
List of all members.Detailed Description
Definition at line 86 of file kis_perspective_grid.h.
Public Member Functions | |
KisPerspectiveGrid () | |
~KisPerspectiveGrid () | |
bool | addNewSubGrid (KisSubPerspectiveGrid *ng) |
QValueList< KisSubPerspectiveGrid * >::const_iterator | begin () const |
QValueList< KisSubPerspectiveGrid * >::const_iterator | end () const |
bool | hasSubGrids () const |
void | clearSubGrids () |
int | countSubGrids () const |
KisSubPerspectiveGrid * | gridAt (KisPoint p) |
Member Function Documentation
bool KisPerspectiveGrid::addNewSubGrid | ( | KisSubPerspectiveGrid * | ng | ) |
- Returns:
- false if the grid wasn't added, note that subgrids must be attached to an other grid, except if it's the first grid
Definition at line 68 of file kis_perspective_grid.cpp.
KisSubPerspectiveGrid * KisPerspectiveGrid::gridAt | ( | KisPoint | p | ) |
The documentation for this class was generated from the following files: