#include <QXPTypes.h>
 
  
 | Public Member Functions | |
| PictureBox () | |
|  Public Member Functions inherited from libqxp::Box | |
| Box () | |
| Public Attributes | |
| double | pictureRotation | 
| double | pictureSkew | 
| double | offsetLeft | 
| double | offsetTop | 
| double | scaleHor | 
| double | scaleVert | 
|  Public Attributes inherited from libqxp::Box | |
| boost::optional< Fill > | fill | 
| Frame | frame | 
| BoxType | boxType | 
| CornerType | cornerType | 
| double | cornerRadius | 
| double | rotation | 
| std::vector< Point > | customPoints | 
| std::vector< CurveComponent > | curveComponents | 
|  Public Attributes inherited from libqxp::Object | |
| Rect | boundingBox | 
| bool | runaround | 
| unsigned | zIndex | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from libqxp::Object | |
| Object () | |
| 
 | inline | 
| double libqxp::PictureBox::offsetLeft | 
| double libqxp::PictureBox::offsetTop | 
| double libqxp::PictureBox::pictureRotation | 
| double libqxp::PictureBox::pictureSkew | 
| double libqxp::PictureBox::scaleHor | 
| double libqxp::PictureBox::scaleVert |