FormIt C++ API v25.0.0 (2025.0.0)
Loading...
Searching...
No Matches
FormIt::Files Namespace Reference

Classes

class  FileOptionsList
 FormIt::Files::FileOptionsList class. More...
 

Functions

FORMIT_CORE_EXPORT FormIt::Files::FileOptionsList GetSupportedFilesList (const FormIt::Files::Action &action, const FormIt::Files::ContentType &type, bool useDevFormat=false, const FormIt::UI::FormItDialogBox &dialog=FormIt::UI::FormItDialogBox::Local)
 Get Platform's supported files.
 
FORMIT_CORE_EXPORT bool IsFileSupported (const 1::string &extension, const FormIt::Files::Action &action, const FormIt::Files::ContentType &type, const FormIt::UI::FormItDialogBox &dialog=FormIt::UI::FormItDialogBox::Local)
 Check if a file extension is supported.
 
 DECL (Json, Types::JSON, "Solid-def file (*.json)", "json")
 xBaseOption class declaration These string are duplicated in the cpp with a TR() for localization.
 
 DECL (Atfx, Types::ATFX, "ATF XML file (*.atfx)", "atfx")
 
 DECL (Wmv, Types::WMV, "WMV Video file (*.wmv)", "wmv")
 
 DECL (Mp4, Types::MP4, "MP4 Video file (*.mp4)", "mp4")
 

Variables

int m_width
 xImportsOptions classes declaration
 
int m_height
 
bool m_doubleSided = false
 
bool m_isAscii = false
 
::string m_version = ""
 blank indicates latest version
 
bool m_withHistory = false