Inkscape
Vector Graphics Editor
style-subject.h File Reference

Abstraction for different style widget operands. More...

Go to the source code of this file.

Classes

class  Inkscape::UI::Widget::StyleSubject
 
class  Inkscape::UI::Widget::StyleSubject::Selection
 

Namespaces

namespace  Inkscape
 CMYK to sRGB conversion routines.
 
namespace  Inkscape::UI
 User interface code.
 
namespace  Inkscape::UI::Widget
 Custom widgets.
 

Detailed Description

Abstraction for different style widget operands.

Used by ObjectCompositeSettings in Layers and Fill and Stroke dialogs. Dialog is responsible for keeping desktop pointer valid.

This class is due to the need to differentiate between layers and objects but a layer is just a a group object with an extra tag. There should be no need to differentiate between the two. To do: remove this class and intergrate the functionality into ObjectCompositeSettings.

Definition in file style-subject.h.