class
DrawModeDefines methods for drawing with different instruments.
Contents
Currently: BrushMode and PenMode.
Derived classes
Public static functions
- static auto getDefaultColor() noexcept -> QColor -> auto constexpr
- Tools start out with this color.
- static auto getDefaultWidth() noexcept -> int -> auto constexpr
- Tools start out with this size.