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

Go to the source code of this file.

Classes

struct  Inkscape::LivePathEffect::LPEItemShapesNumbers
 
class  Inkscape::LivePathEffect::Effect
 

Namespaces

namespace  Gtk
 
namespace  Inkscape
 Helper class to stream background task notifications as a series of messages.
 
namespace  Inkscape::XML
 @Inkscape XML tree.
 
namespace  Inkscape::LivePathEffect
 Live Path Effects code.
 

Enumerations

enum  Inkscape::LivePathEffect::LPEPathFlashType { Inkscape::LivePathEffect::SUPPRESS_FLASH , Inkscape::LivePathEffect::DEFAULT }
 
enum  Inkscape::LivePathEffect::LPEAction {
  Inkscape::LivePathEffect::LPE_NONE = 0 , Inkscape::LivePathEffect::LPE_ERASE , Inkscape::LivePathEffect::LPE_TO_OBJECTS , Inkscape::LivePathEffect::LPE_VISIBILITY ,
  Inkscape::LivePathEffect::LPE_UPDATE
}
 

Functions

std::ostream & Inkscape::LivePathEffect::operator<< (std::ostream &os, LPEItemShapesNumbers const &lpeitemnumbers)