#include "wx/defs.h"
#include <wx/wx.h>
#include <wx/filename.h>
#include <wx/image.h>
#include <map>
Include dependency graph for filetypes.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | wxFileType2 |
class | wxFileTypesImpl |
class | wxFileTypesManager |
Typedefs | |
typedef std::map< wxString, wxString > | ExtraVerbs |
Enumerations | |
enum | wxFileTypeSource { wxFILE_TYPE_SOURCE_DEFAULT = 0, wxFILE_TYPE_SOURCE_MAILCAP = 1, wxFILE_TYPE_SOURCE_GNOME = 2, wxFILE_TYPE_SOURCE_KDE = 3, wxFILE_TYPE_SOURCE_WINDOWSREGISTRY = 4 } |
|
Definition at line 46 of file filetypes.h. |
|
Definition at line 122 of file filetypes.h. |