Inkscape
Vector Graphics Editor
selected-style.h File Reference

Go to the source code of this file.

Classes

class  Inkscape::UI::Widget::RotateableSwatch
 
class  Inkscape::UI::Widget::RotateableStrokeWidth
 
class  Inkscape::UI::Widget::SelectedStyle
 Selected style indicator (fill, stroke, opacity). More...
 

Namespaces

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

Enumerations

enum  Inkscape::UI::Widget::PaintType {
  Inkscape::UI::Widget::SS_NA , Inkscape::UI::Widget::SS_NONE , Inkscape::UI::Widget::SS_UNSET , Inkscape::UI::Widget::SS_MANY ,
  Inkscape::UI::Widget::SS_PATTERN , Inkscape::UI::Widget::SS_HATCH , Inkscape::UI::Widget::SS_LGRADIENT , Inkscape::UI::Widget::SS_RGRADIENT ,
  Inkscape::UI::Widget::SS_MGRADIENT , Inkscape::UI::Widget::SS_COLOR
}
 
enum  Inkscape::UI::Widget::FillOrStroke { Inkscape::UI::Widget::SS_FILL , Inkscape::UI::Widget::SS_STROKE }