Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
canvas-item.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  Inkscape
 Helper class to stream background task notifications as a series of messages.
 

Variables

constexpr bool DEBUG_LOGGING = false
 Abstract base class for on-canvas control items.
 
constexpr bool DEBUG_BOUNDS = false
 

Variable Documentation

◆ DEBUG_BOUNDS

constexpr bool DEBUG_BOUNDS = false
constexpr

Definition at line 24 of file canvas-item.cpp.

Referenced by Inkscape::CanvasItem::render().

◆ DEBUG_LOGGING

constexpr bool DEBUG_LOGGING = false
constexpr

Abstract base class for on-canvas control items.

Definition at line 23 of file canvas-item.cpp.