Public Member Functions | |
| FileTypeArray (int len) | |
| ~FileTypeArray () | |
| void | setup (const UT_runDialog_AskForPathname::FiletypeList_t &filetypes) |
Public Attributes | |
| const char ** | szDescList |
| const char ** | szSuffixList |
| UT_sint32 * | nTypeList |
| FileTypeArray::FileTypeArray | ( | int | len | ) | [inline] |
References nTypeList, szDescList, szSuffixList, and UT_calloc().
| FileTypeArray::~FileTypeArray | ( | ) | [inline] |
References FREEP, nTypeList, szDescList, and szSuffixList.
| void FileTypeArray::setup | ( | const UT_runDialog_AskForPathname::FiletypeList_t & | filetypes | ) | [inline] |
References nTypeList, szDescList, and szSuffixList.
Referenced by FileTypeArray(), setup(), and ~FileTypeArray().
| const char** FileTypeArray::szDescList |
Referenced by FileTypeArray(), setup(), and ~FileTypeArray().
| const char** FileTypeArray::szSuffixList |
Referenced by FileTypeArray(), setup(), and ~FileTypeArray().
1.7.1