libqxp::Frame Struct Reference

#include <QXPTypes.h>

Public Member Functions

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

Public Attributes

double width
boost::optional< Color > color
boost::optional< Color > gapColor
const LineStyle * lineStyle
const Arrow * startArrow
const Arrow * endArrow

Constructor & Destructor Documentation

◆ Frame() [1/2]

libqxp::Frame::Frame ( )
inline

Referenced by Frame(), and operator=().

◆ 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

◆ startArrow

const Arrow* libqxp::Frame::startArrow

◆ width


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

Generated for libqxp by doxygen 1.18.0