#include <TGMimeTypes.h>
Inheritance diagram for TGMimeTypes:


Public Methods | |
| TGMimeTypes (TGClient *client, const char *file) | |
| virtual | ~TGMimeTypes () |
| void | SaveMimes () |
| Bool_t | HasChanged () const |
| void | AddType (const char *type, const char *pat, const char *icon, const char *sicon, const char *action) |
| void | Print (Option_t *option="") const |
| Bool_t | GetAction (const char *filename, char *action) |
| Bool_t | GetType (const char *filename, char *type) |
| const TGPicture * | GetIcon (const char *filename, Bool_t small_icon) |
Protected Methods | |
| TGMime * | Find (const char *filename) |
Protected Attributes | |
| TGClient * | fClient |
| TString | fFilename |
| Bool_t | fChanged |
| TOrdCollection * | fList |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 68 of file TGMimeTypes.h. References fChanged. |
|
||||||||||||||||||||||||
|
|
|
|
Reimplemented from TObject. |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Definition at line 56 of file TGMimeTypes.h. |
|
|
Definition at line 57 of file TGMimeTypes.h. |
|
|
Definition at line 58 of file TGMimeTypes.h. Referenced by HasChanged(). |
|
|
Definition at line 59 of file TGMimeTypes.h. |
1.2.16