libqxp::Frame Struct Reference

#include <QXPTypes.h>

Public Member Functions

 Frame ()
 
 Frame (const Frame &other)=default
 
Frameoperator= (const Frame &other)=default
 

Public Attributes

double width
 
boost::optional< Colorcolor
 
boost::optional< ColorgapColor
 
const LineStylelineStyle
 
const ArrowstartArrow
 
const ArrowendArrow
 

Constructor & Destructor Documentation

§ Frame() [1/2]

libqxp::Frame::Frame ( )
inline

§ Frame() [2/2]

libqxp::Frame::Frame ( const Frame other)
default

Member Function Documentation

§ operator=()

Frame& libqxp::Frame::operator= ( const Frame other)
default

Member Data Documentation

§ color

§ endArrow

const Arrow* libqxp::Frame::endArrow

§ gapColor

boost::optional<Color> libqxp::Frame::gapColor

§ lineStyle

const LineStyle* libqxp::Frame::lineStyle

§ startArrow

const Arrow* libqxp::Frame::startArrow

§ width


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

Generated for libqxp by doxygen 1.8.12