FormIt C++ API  v23.0.0 (2023.0.0)
FormIt::UndoManagement::StateData Struct Reference

Description

The observable data of an undo state.

#include <FormItCoreTypes.h>

Public Attributes

::string m_name
 
::string m_username
 
::tm m_timestamp
 

Member Data Documentation

::string FormIt::UndoManagement::StateData::m_name
::tm FormIt::UndoManagement::StateData::m_timestamp
::string FormIt::UndoManagement::StateData::m_username

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