karbon
VStrokeCmd Member ListThis is the complete list of members for VStrokeCmd, including all inherited members.
| changesSelection() const | VStrokeCmd | [inline, virtual] |
| changeStroke(const VColor &) | VStrokeCmd | [virtual] |
| Color enum value (defined in VStrokeCmd) | VStrokeCmd | [protected] |
| Dash enum value (defined in VStrokeCmd) | VStrokeCmd | [protected] |
| document() const | VCommand | [inline] |
| execute() | VStrokeCmd | [virtual] |
| getSelection() const | VStrokeCmd | [inline, virtual] |
| Gradient enum value (defined in VStrokeCmd) | VStrokeCmd | [protected] |
| icon() const | VCommand | [inline] |
| LineWidth enum value (defined in VStrokeCmd) | VStrokeCmd | [protected] |
| m_oldstrokes | VStrokeCmd | [protected] |
| m_selection | VStrokeCmd | [protected] |
| m_state | VStrokeCmd | [protected] |
| m_stroke | VStrokeCmd | [protected] |
| name() const | VCommand | [inline] |
| Pattern enum value (defined in VStrokeCmd) | VStrokeCmd | [protected] |
| setName(const QString &name) | VCommand | [inline] |
| setSuccess(bool success=true) | VVisitor | [inline, protected] |
| State enum name | VStrokeCmd | [protected] |
| Stroke enum value (defined in VStrokeCmd) | VStrokeCmd | [protected] |
| success() const | VVisitor | [inline] |
| unexecute() | VStrokeCmd | [virtual] |
| VCommand(VDocument *doc, const QString &name, const QString &icon="14_action") | VCommand | [inline] |
| visit(VObject &object) | VVisitor | [virtual] |
| visitVDocument(VDocument &document) | VVisitor | [virtual] |
| visitVGroup(VGroup &group) | VVisitor | [virtual] |
| visitVImage(VImage &img) | VVisitor | [virtual] |
| visitVLayer(VLayer &layer) | VVisitor | [virtual] |
| visitVObject(VObject &object) | VVisitor | [virtual] |
| visitVPath(VPath &composite) | VVisitor | [virtual] |
| visitVSelection(VSelection &selection) | VVisitor | [virtual] |
| visitVSubpath(VSubpath &path) | VVisitor | [virtual] |
| visitVText(VText &text) | VVisitor | [virtual] |
| VStrokeCmd(VDocument *doc, const VStroke *, const QString &icon="14_action") | VStrokeCmd | |
| VStrokeCmd(VDocument *doc, VGradient *) | VStrokeCmd | |
| VStrokeCmd(VDocument *doc, VPattern *) | VStrokeCmd | |
| VStrokeCmd(VDocument *doc, const VColor &) | VStrokeCmd | |
| VStrokeCmd(VDocument *doc, double) | VStrokeCmd | |
| VStrokeCmd(VDocument *doc, const QValueList< float > &) | VStrokeCmd | |
| VVisitor() | VVisitor | [inline] |
| ~VCommand() | VCommand | [inline, virtual] |
| ~VStrokeCmd() | VStrokeCmd | [virtual] |
| ~VVisitor() | VVisitor | [inline, protected, virtual] |
|