Enumerations | |
| enum class | FILEDIALOG { NONE , ANY , IGNOREOPEN } |
Functions | |
| enum FILEDIALOG | MAXON_ENUM_LIST (FILEDIALOG) |
|
strong |
| Enumerator | |
|---|---|
| NONE | Never show an error dialog. |
| ANY | Show an error dialog for any error. |
| IGNOREOPEN | Do not show an error dialog if the file does not exist, otherwise like FILEDIALOG::ANY. |
| enum FILEDIALOG MAXON_ENUM_LIST | ( | FILEDIALOG | ) |