Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
gradient-with-stops.cpp File Reference

Gradient image widget with stop handles. More...

Go to the source code of this file.

Namespaces

namespace  Inkscape
 Helper class to stream background task notifications as a series of messages.
 
namespace  Inkscape::UI
 User interface code.
 
namespace  Inkscape::UI::Widget
 Custom widgets.
 

Functions

std::string Inkscape::UI::Widget::get_stop_template_path (const char *filename)
 

Variables

static constexpr int GRADIENT_IMAGE_HEIGHT = 3 * 6
 

Detailed Description

Gradient image widget with stop handles.

Definition in file gradient-with-stops.cpp.

Variable Documentation

◆ GRADIENT_IMAGE_HEIGHT

constexpr int GRADIENT_IMAGE_HEIGHT = 3 * 6
staticconstexpr