Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
output.h File Reference

Go to the source code of this file.

Classes

class  Inkscape::Extension::Output
 
class  Inkscape::Extension::Output::save_failed
 Generic failure for an undescribed reason. More...
 
class  Inkscape::Extension::Output::save_cancelled
 Saving was cancelled. More...
 
class  Inkscape::Extension::Output::no_extension_found
 Failed because we couldn't find an extension to match the filename. More...
 
class  Inkscape::Extension::Output::file_read_only
 The existing file can not be opened for writing. More...
 
class  Inkscape::Extension::Output::export_id_not_found
 
struct  Inkscape::Extension::Output::lost_document
 Document was closed during execution of async extension. More...
 

Namespaces

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