Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
parse-int-range.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::set< unsigned > Inkscape::parseIntRange (std::string const &input, unsigned start=1, unsigned end=0)
 Parse integer ranges out of a string.