Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
desktop.h File Reference

Editable view implementation. More...

Go to the source code of this file.

Classes

struct  StopOnTrue
 Iterates until true or returns false. More...
 
struct  StopOnNonZero
 Iterates until nonzero or returns 0. More...
 
class  SPDesktop
 To do: update description of desktop. More...
 
class  SPDesktop::DesktopAffine
 

Namespaces

namespace  Gtk
 
namespace  Inkscape
 Helper class to stream background task notifications as a series of messages.
 
namespace  Inkscape::UI
 User interface code.
 
namespace  Inkscape::UI::Dialog
 Dialog code.
 
namespace  Inkscape::UI::Tools
 
namespace  Inkscape::UI::Widget
 Custom widgets.
 
namespace  Inkscape::Display
 Rendering-related code.
 

Variables

constexpr double SP_DESKTOP_ZOOM_MAX = 256.00
 
constexpr double SP_DESKTOP_ZOOM_MIN = 0.01
 

Detailed Description

Editable view implementation.

Definition in file desktop.h.

Variable Documentation

◆ SP_DESKTOP_ZOOM_MAX

constexpr double SP_DESKTOP_ZOOM_MAX = 256.00
inlineconstexpr

◆ SP_DESKTOP_ZOOM_MIN

constexpr double SP_DESKTOP_ZOOM_MIN = 0.01
inlineconstexpr