krita/ui
KisGridManager Class Reference
#include <kis_grid_manager.h>
Inheritance diagram for KisGridManager:

Public Slots | |
| void | checkVisibilityAction (bool check) |
| void | updateGUI () |
Public Member Functions | |
| KisGridManager (KisView2 *parent) | |
| ~KisGridManager () | |
| void | setup (KActionCollection *collection) |
Protected Member Functions | |
| virtual void | drawDecoration (QPainter &gc, const QPoint &documentOffset, const QRect &area, const KoViewConverter &converter) |
Detailed Description
Definition at line 35 of file kis_grid_manager.h.
Constructor & Destructor Documentation
| KisGridManager::KisGridManager | ( | KisView2 * | parent | ) |
Definition at line 46 of file kis_grid_manager.cpp.
| KisGridManager::~KisGridManager | ( | ) |
Definition at line 52 of file kis_grid_manager.cpp.
Member Function Documentation
| void KisGridManager::checkVisibilityAction | ( | bool | check | ) | [slot] |
Definition at line 104 of file kis_grid_manager.cpp.
| void KisGridManager::drawDecoration | ( | QPainter & | gc, | |
| const QPoint & | documentOffset, | |||
| const QRect & | area, | |||
| const KoViewConverter & | converter | |||
| ) | [protected, virtual] |
Implements KisCanvasDecoration.
Definition at line 169 of file kis_grid_manager.cpp.
| void KisGridManager::setup | ( | KActionCollection * | collection | ) |
Definition at line 57 of file kis_grid_manager.cpp.
| void KisGridManager::updateGUI | ( | ) | [slot] |
Definition at line 99 of file kis_grid_manager.cpp.
The documentation for this class was generated from the following files:
