#include <gnomefiletypes.h>
Inheritance diagram for wxGnomeFileTypes:


Public Member Functions | |
| wxGnomeFileTypes () | |
| virtual | ~wxGnomeFileTypes () |
| bool | IsLoaded () const |
| wxString | GetFileType (const wxString &sFileURL) const |
| wxFileType2 | LoadFileType (const wxString &sFileType) const |
| bool | SaveFileType (const wxFileType2 &fti) const |
| wxArrayString | GetApplications (const wxString &sFileURL) const |
| bool | AddApplication (const wxString &sFileURL, const wxString &sNewApplication) const |
| bool | RemoveApplication (const wxString &sFileURL, const wxString &sApplication) const |
| wxString | GetCommand (const wxString &sApplicationId) const |
| bool | SetCommand (const wxString &sApplicationId, const wxString &sNewCommand) const |
Private Member Functions | |
| wxString | GetDescription (const wxString &sFileType) const |
| wxFileName | GetIconPath (const wxString &sFileType, int nSize=-1) const |
| wxString | GetDefaultCommand (const wxString &sFileType) const |
| wxArrayString | GetExtensions (const wxString &sFileType) const |
Private Attributes | |
| wxGnomeVfs | m_gnomevfs |
| wxGtk | m_gtk |
|
|
|
|
|
|
|
||||||||||||
|
Implements wxFileTypesImpl. |
|
|
Implements wxFileTypesImpl. |
|
|
Implements wxFileTypesImpl. |
|
|
|
|
|
|
|
|
|
|
|
Implements wxFileTypesImpl. |
|
||||||||||||
|
|
|
|
Implements wxFileTypesImpl. |
|
|
Implements wxFileTypesImpl. |
|
||||||||||||
|
Implements wxFileTypesImpl. |
|
|
Implements wxFileTypesImpl. |
|
||||||||||||
|
Implements wxFileTypesImpl. |
|
|
Definition at line 44 of file gnomefiletypes.h. |
|
|
Definition at line 45 of file gnomefiletypes.h. |
1.3.6