Functions | |
FORMIT_CORE_EXPORT void | FormIt::Clipboard::GetJSONStringForClipboard (1::string &jsonSTR) |
Get a JSON string for the FormIt internal clipboard's WSM History generated from the current selection. | |
FORMIT_CORE_EXPORT bool | FormIt::Clipboard::SetJSONStringFromClipboard (const 1::string &jsonSTR) |
Generates the internal clipboard's WSM History given jsonSTR. | |
FORMIT_CORE_EXPORT const WSM::Transf3d & | FormIt::Clipboard::GetMinOffsetTransf () |
Get the offset for pasting from the clipboard. | |
FORMIT_CORE_EXPORT const WSM::Transf3d & | FormIt::Clipboard::GetInContextTransf () |
Get the in-context Transf for the items that were copied. | |
FORMIT_CORE_EXPORT const WSM::Transf3d & FormIt::Clipboard::GetInContextTransf | ( | ) |
Get the in-context Transf for the items that were copied.
FORMIT_CORE_EXPORT void FormIt::Clipboard::GetJSONStringForClipboard | ( | 1::string & | jsonSTR | ) |
FORMIT_CORE_EXPORT const WSM::Transf3d & FormIt::Clipboard::GetMinOffsetTransf | ( | ) |
Get the offset for pasting from the clipboard.
FORMIT_CORE_EXPORT bool FormIt::Clipboard::SetJSONStringFromClipboard | ( | const 1::string & | jsonSTR | ) |
Generates the internal clipboard's WSM History given jsonSTR.
[in] | jsonSTR |