#include <poppler-annotation.h>
|
|
QColor | color () const |
|
const QVector< double > & | dashArray () const |
|
double | effectIntensity () const |
|
LineEffect | lineEffect () const |
|
LineStyle | lineStyle () const |
|
double | opacity () const |
|
Style & | operator= (const Style &other) |
|
void | setColor (const QColor &color) |
|
void | setDashArray (const QVector< double > &array) |
|
void | setEffectIntensity (double intens) |
|
void | setLineEffect (LineEffect effect) |
|
void | setLineStyle (LineStyle style) |
|
void | setOpacity (double opacity) |
|
void | setWidth (double width) |
|
void | setXCorners (double radius) |
|
void | setYCorners (double radius) |
|
| Style (const Style &other) |
|
double | width () const |
|
double | xCorners () const |
|
double | yCorners () const |
Container class for Annotation style information.
The documentation for this class was generated from the following file: