#include <GTKCommon.h>
Public Member Functions | |
Filetype (std::string desc, std::string ext, UT_sint32 number) | |
Public Attributes | |
std::string | m_desc |
std::string | m_ext |
UT_sint32 | m_number |
UT_runDialog_AskForPathname::Filetype::Filetype | ( | std::string | desc, | |
std::string | ext, | |||
UT_sint32 | number | |||
) | [inline] |
std::string UT_runDialog_AskForPathname::Filetype::m_desc |
std::string UT_runDialog_AskForPathname::Filetype::m_ext |