Functions | |
FORMIT_CORE_EXPORT void | 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 | SetJSONStringFromClipboard (const 1::string &jsonSTR) |
Generates the internal clipboard's WSM History given jsonSTR. | |
FORMIT_CORE_EXPORT const WSM::Transf3d & | GetMinOffsetTransf () |
Get the offset for pasting from the clipboard. | |
FORMIT_CORE_EXPORT const WSM::Transf3d & | GetInContextTransf () |
Get the in-context Transf for the items that were copied. | |