#include <QXPTypes.h>
Public Member Functions | |
| Box () | |
Public Attributes | |
| boost::optional< Fill > | fill |
| Frame | frame |
| BoxType | boxType |
| CornerType | cornerType |
| double | cornerRadius |
| double | rotation |
| std::vector< Point > | customPoints |
| std::vector< CurveComponent > | curveComponents |
| libqxp::Box::Box | ( | ) | [inline] |
| double libqxp::Box::cornerRadius |
| std::vector<CurveComponent> libqxp::Box::curveComponents |
| std::vector<Point> libqxp::Box::customPoints |
| boost::optional<Fill> libqxp::Box::fill |
| double libqxp::Box::rotation |