Enumerations |
|
enum |
FILEDIALOG
{
NONE , ANY , IGNOREOPEN } |
函数 |
|
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 | ) |