FormIt C++ API v25.0.0 (2025.0.0)
Loading...
Searching...
No Matches
FormIt::Shortcuts API

Description

Functions

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.
 
FORMIT_CORE_EXPORT ::string FormIt::Shortcuts::GetJSON ()
 GetJSON() function.
 

Function Documentation

◆ GetJSON()

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

GetJSON() function.

◆ GetShortcutKeys()

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

GetShortcutKeys() function.

◆ RestoreFromJSON()

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

RestoreFromJSON() function.