Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
fix-broken-links.h File Reference

Go to the source code of this file.

Namespaces

namespace  Inkscape
 Helper class to stream background task notifications as a series of messages.
 

Functions

std::vector< std::string > Inkscape::splitPath (std::string const &path)
 
std::string Inkscape::optimizePath (std::string const &path, std::string const &base, unsigned int parents)
 Convert an absolute path into a relative one if possible to do in the given number of parent steps.
 
bool Inkscape::fixBrokenLinks (SPDocument *doc)