libqxp::Box Struct Reference

#include <QXPTypes.h>

Inheritance diagram for libqxp::Box:
libqxp::Object libqxp::PictureBox libqxp::TextBox

Public Member Functions

 Box ()
 

Public Attributes

boost::optional< Fillfill
 
Frame frame
 
BoxType boxType
 
CornerType cornerType
 
double cornerRadius
 
double rotation
 
std::vector< PointcustomPoints
 
std::vector< CurveComponentcurveComponents
 
- Public Attributes inherited from libqxp::Object
Rect boundingBox
 
bool runaround
 
unsigned zIndex
 

Additional Inherited Members

- Protected Member Functions inherited from libqxp::Object
 Object ()
 

Constructor & Destructor Documentation

◆ Box()

libqxp::Box::Box ( )
inline

Member Data Documentation

◆ boxType

BoxType libqxp::Box::boxType

◆ cornerRadius

double libqxp::Box::cornerRadius

◆ cornerType

CornerType libqxp::Box::cornerType

◆ curveComponents

std::vector<CurveComponent> libqxp::Box::curveComponents

◆ customPoints

std::vector<Point> libqxp::Box::customPoints

◆ fill

boost::optional<Fill> libqxp::Box::fill

◆ frame

Frame libqxp::Box::frame

◆ rotation

double libqxp::Box::rotation

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

Generated for libqxp by doxygen 1.8.16