SymbolEditor  1.3.0
 All Classes Files Functions Variables Enumerations Enumerator Friends Pages

The Symbol encapsulates the QPainterPath with an attribute Symbol::filled() defining if the path is drawn filled or not. If the path is drawn as an outline, the Symbol::lineWidth() attribute is used to initialize the pen for drawing the path. The end cap style and join style can be set which are added to the pen when drawing the path.