Krita Source Code Documentation
Loading...
Searching...
No Matches
KisGridManager::Private Struct Reference

Public Attributes

bool blockModifiedSignal
 
KisSignalAutoConnectionsStore connections
 
KisGridDecorationgridDecoration
 
QPointer< KisViewimageView
 
KisActiontoggleGrid
 
KisActiontoggleSnapToGrid
 

Detailed Description

Definition at line 30 of file kis_grid_manager.cpp.

Member Data Documentation

◆ blockModifiedSignal

bool KisGridManager::Private::blockModifiedSignal

Definition at line 38 of file kis_grid_manager.cpp.

◆ connections

KisSignalAutoConnectionsStore KisGridManager::Private::connections

Definition at line 39 of file kis_grid_manager.cpp.

◆ gridDecoration

KisGridDecoration* KisGridManager::Private::gridDecoration

Definition at line 36 of file kis_grid_manager.cpp.

◆ imageView

QPointer<KisView> KisGridManager::Private::imageView

Definition at line 35 of file kis_grid_manager.cpp.

◆ toggleGrid

KisAction* KisGridManager::Private::toggleGrid

Definition at line 32 of file kis_grid_manager.cpp.

◆ toggleSnapToGrid

KisAction* KisGridManager::Private::toggleSnapToGrid

Definition at line 33 of file kis_grid_manager.cpp.


The documentation for this struct was generated from the following file: