Public Member Functions | |
| DrawingFlags (bool drawAll, bool active, bool editing) | |
| DrawingFlags (const DrawingFlags &other)=default | |
| DrawingFlags & | operator= (const DrawingFlags &other)=default |
| bool | isDrawingAll () const |
| bool | isActive () const |
| bool | isEditing () const |