libqxp::LineStyle Struct Reference

#include <QXPTypes.h>

List of all members.

Public Member Functions

 LineStyle ()
 LineStyle (std::vector< double > segments, bool proportional, double pattern, LineCapType endcap, LineJoinType join)

Public Attributes

std::vector< double > segmentLengths
bool isStripe
bool isProportional
double patternLength
LineCapType endcapType
LineJoinType joinType

Constructor & Destructor Documentation

libqxp::LineStyle::LineStyle ( std::vector< double >  segments,
bool  proportional,
double  pattern,
LineCapType  endcap,
LineJoinType  join 
) [inline]

Member Data Documentation


The documentation for this struct was generated from the following file: