#include <gnomevfs.h>
Public Member Functions | |
wxGnomeVFSMimeApplication () | |
wxGnomeVFSMimeApplication (const wxGnomeVFSMimeApplication &vma) | |
bool | IsValid () |
wxString | GetId () |
wxString | GetCommand () |
Protected Member Functions | |
wxGnomeVFSMimeApplication (GnomeVFSMimeApplication *gvma) | |
Private Attributes | |
GnomeVFSMimeApplication * | m_gvma |
wxString | m_sId |
wxString | m_sName |
wxString | m_sCommand |
wxString | m_sIconName |
Friends | |
class | wxGnomeVfs |
|
|
|
|
|
|
|
Definition at line 61 of file gnomevfs.h. References m_sCommand. |
|
Definition at line 59 of file gnomevfs.h. References m_sId. |
|
Definition at line 57 of file gnomevfs.h. References m_gvma. |
|
Definition at line 46 of file gnomevfs.h. |
|
Definition at line 65 of file gnomevfs.h. Referenced by IsValid(). |
|
Definition at line 68 of file gnomevfs.h. Referenced by GetCommand(). |
|
Definition at line 69 of file gnomevfs.h. |
|
Definition at line 66 of file gnomevfs.h. Referenced by GetId(). |
|
Definition at line 67 of file gnomevfs.h. |