karbon
VBooleanCmd Member ListThis is the complete list of members for VBooleanCmd, including all inherited members.
changesSelection() const | VCommand | [inline, virtual] |
document() const | VCommand | [inline] |
execute() | VBooleanCmd | [virtual] |
icon() const | VCommand | [inline] |
intersect enum value (defined in VBooleanCmd) | VBooleanCmd | |
m_path1 | VBooleanCmd | [protected] |
m_path2 | VBooleanCmd | [protected] |
m_selection | VBooleanCmd | [protected] |
m_type | VBooleanCmd | [protected] |
name() const | VCommand | [inline] |
recursiveSubdivision(const VSegment &segment1, double t0_1, double t1_1, const VSegment &segment2, double t0_2, double t1_2, VParamList ¶ms1, VParamList ¶ms2) | VBooleanCmd | [protected] |
setName(const QString &name) | VCommand | [inline] |
setSuccess(bool success=true) | VVisitor | [inline, protected] |
shape_union enum value (defined in VBooleanCmd) | VBooleanCmd | |
shape_xor enum value (defined in VBooleanCmd) | VBooleanCmd | |
substract enum value (defined in VBooleanCmd) | VBooleanCmd | |
success() const | VVisitor | [inline] |
unexecute() | VBooleanCmd | [virtual] |
VBooleanCmd(VDocument *doc, VBooleanType type=intersect) | VBooleanCmd | |
VBooleanType enum name | VBooleanCmd | |
VCommand(VDocument *doc, const QString &name, const QString &icon="14_action") | VCommand | [inline] |
visit(VObject &) | VBooleanCmd | [inline, virtual] |
visit(VObject &object1, VObject &object2) | VBooleanCmd | |
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) | VBooleanCmd | [virtual] |
visitVText(VText &text) | VVisitor | [virtual] |
VParamList typedef | VBooleanCmd | [protected] |
VVisitor() | VVisitor | [inline] |
~VBooleanCmd() | VBooleanCmd | [virtual] |
~VCommand() | VCommand | [inline, virtual] |
~VVisitor() | VVisitor | [inline, protected, virtual] |
|