FormIt C++ API  v23.0.0 (2023.0.0)
FormIt::Shortcuts API

Description

Functions

FORMIT_CORE_EXPORT::vector< 1::pair< 1::string, 1::string > > FormIt::Shortcuts::GetShortcutKeys ()
 GetShortcutKeys() function. More...
 
FORMIT_CORE_EXPORT void FormIt::Shortcuts::RestoreFromJSON (1::string const &)
 RestoreFromJSON() function. More...
 
FORMIT_CORE_EXPORT::string FormIt::Shortcuts::GetJSON ()
 GetJSON() function. More...
 

Function Documentation

FORMIT_CORE_EXPORT ::string FormIt::Shortcuts::GetJSON ( )

GetJSON() function.

FORMIT_CORE_EXPORT ::vector<1::pair<1::string, 1::string> > FormIt::Shortcuts::GetShortcutKeys ( )

GetShortcutKeys() function.

FORMIT_CORE_EXPORT void FormIt::Shortcuts::RestoreFromJSON ( 1::string const &  )

RestoreFromJSON() function.