|
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") |
|