Inkscape
Vector Graphics Editor
|
TODO: insert short description here. More...
Go to the source code of this file.
Classes | |
class | SPFlowtext |
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
Functions | |
SPItem * | create_flowtext_with_internal_frame (SPDesktop *desktop, Geom::Point p1, Geom::Point p2) |
TODO: insert short description here.
Definition in file sp-flowtext.h.
SPItem * create_flowtext_with_internal_frame | ( | SPDesktop * | desktop, |
Geom::Point | p1, | ||
Geom::Point | p2 | ||
) |
Definition at line 637 of file sp-flowtext.cpp.
References Inkscape::XML::Node::appendChild(), Inkscape::XML::Document::createElement(), Inkscape::XML::Document::createTextNode(), Inkscape::LayerManager::currentLayer(), desktop, SPDesktop::dt2doc(), SPDesktop::getDocument(), SPDocument::getObjectByRepr(), SPDocument::getReprDoc(), SPDesktop::layerManager(), MAX, MIN, parent, Inkscape::GC::release(), Inkscape::XML::Node::setAttribute(), Inkscape::XML::Node::setAttributeOrRemoveIfEmpty(), sp_desktop_apply_style_tool(), sp_svg_transform_write(), w, Geom::X, and Geom::Y.
Referenced by Inkscape::UI::Tools::TextTool::root_handler().