Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::editor::DocumentSaveResult Struct Reference

Detailed outcome from a document save attempt. More...

#include "donner/editor/DocumentSave.h"

Public Member Functions

bool ok () const
 Whether the save completed successfully.

Public Attributes

DocumentSaveStatus status = DocumentSaveStatus::Ok
int errorNumber = 0
std::size_t bytesWritten = 0
std::string message

Detailed Description

Detailed outcome from a document save attempt.


The documentation for this struct was generated from the following file: