|
| void | move (double dx, double dy) |
| |
|
void | moveAbs (double x, double y) |
| |
|
void | rotate (double rot) |
| |
|
void | rotateAbs (double rot) |
| |
|
void | resize (double width, double height) |
| |
|
|
QString | name |
| |
|
QString | fillColor |
| |
|
QString | lineColor |
| |
|
double | fillShade |
| |
|
double | lineShade |
| |
|
double | fillTransparency |
| |
|
double | lineTransparency |
| |
|
bool | locked |
| |
|
bool | sizeLocked |
| |
|
bool | flipVertical |
| |
|
bool | flipHorizontal |
| |
|
double | lineWidth |
| |
|
QString | customLineStyle |
| |
|
int | startArrowIndex |
| |
|
int | endArrowIndex |
| |
|
bool | printEnabled |
| |
|
double | xPos |
| |
|
double | yPos |
| |
|
double | width |
| |
|
double | height |
| |
|
double | rotation |
| |
|
bool | reversed |
| |
|
double | cornerRadius |
| |
|
double | columnGap |
| |
|
int | columns |
| |
| void ItemAPI::move |
( |
double |
dx, |
|
|
double |
dy |
|
) |
| |
|
slot |
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/plugins/scripter/api_item.h
- /Users/ale/src/Scribus/scribus/plugins/scripter/api_item.cpp