library: libGui
#include "TGFileDialog.h"

TGFileInfo


class description - header file - source file - inheritance tree (.pdf)

class TGFileInfo

Inheritance Chart:
TGFileInfo

    protected:
TGFileInfo(const TGFileInfo&) TGFileInfo& operator=(const TGFileInfo&) public:
TGFileInfo() ~TGFileInfo()

Data Members


    public:
char* fFilename selected file name char* fIniDir on input: initial directory, on output: new directory const char** fFileTypes file types used to filter selectable files Int_t fFileTypeIdx selected file type, index in fFileTypes Bool_t fOverwrite if true overwrite the file with existing name on save

Class Description

TGFileInfo(const TGFileInfo&)
TGFileInfo& operator=(const TGFileInfo&)
TGFileInfo()
~TGFileInfo()

Last update: Tue Jul 11 11:51:57 2006


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.