Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

stddlg.h File Reference

Go to the source code of this file.

Compounds

class  TChDirDialog
 Dialog box used to change the current working directory. More...

class  TDirCollection
 Simple TCollection derivative used for storing TDirEntry objects. More...

class  TDirEntry
 Simple class providing directory paths and descriptions. More...

class  TDirListBox
 Specialized derivative of TListBox for displaying and selecting directories stored in a TDirCollection object. More...

class  TFileCollection
 Implements a sorted collection of file names. More...

class  TFileDialog
 Implements a file dialog box, history pick list, and input line from which file names (including wildcards) can be input, edited, selected, and opened for editing. More...

class  TFileInfoPane
 Implements a simple, streamable view for displaying file information in the owning file dialog box. More...

class  TFileInputLine
 Allows the input and editing of file names, including optional paths and wild cards. More...

class  TFileList
 Implements a sorted two-column list box of file names; you can select a file name by mouse or keyboard cursor actions. More...

struct  ftime
 Stores date and time information about a specified file. More...

struct  TSearchRec
 Internal structure used by TFileCollection. More...

class  TSortedListBox
 A base for other list box classes. More...


Functions

ipstreamoperator>> (ipstream &is, TFileInputLine &cl)
ipstreamoperator>> (ipstream &is, TFileInputLine *&cl)
opstreamoperator<< (opstream &os, TFileInputLine &cl)
opstreamoperator<< (opstream &os, TFileInputLine *cl)
ipstreamoperator>> (ipstream &is, TFileCollection &cl)
ipstreamoperator>> (ipstream &is, TFileCollection *&cl)
opstreamoperator<< (opstream &os, TFileCollection &cl)
opstreamoperator<< (opstream &os, TFileCollection *cl)
ipstreamoperator>> (ipstream &is, TSortedListBox &cl)
ipstreamoperator>> (ipstream &is, TSortedListBox *&cl)
opstreamoperator<< (opstream &os, TSortedListBox &cl)
opstreamoperator<< (opstream &os, TSortedListBox *cl)
ipstreamoperator>> (ipstream &is, TFileList &cl)
ipstreamoperator>> (ipstream &is, TFileList *&cl)
opstreamoperator<< (opstream &os, TFileList &cl)
opstreamoperator<< (opstream &os, TFileList *cl)
ipstreamoperator>> (ipstream &is, TFileInfoPane &cl)
ipstreamoperator>> (ipstream &is, TFileInfoPane *&cl)
opstreamoperator<< (opstream &os, TFileInfoPane &cl)
opstreamoperator<< (opstream &os, TFileInfoPane *cl)
ipstreamoperator>> (ipstream &is, TFileDialog &cl)
ipstreamoperator>> (ipstream &is, TFileDialog *&cl)
opstreamoperator<< (opstream &os, TFileDialog &cl)
opstreamoperator<< (opstream &os, TFileDialog *cl)
ipstreamoperator>> (ipstream &is, TDirCollection &cl)
ipstreamoperator>> (ipstream &is, TDirCollection *&cl)
opstreamoperator<< (opstream &os, TDirCollection &cl)
opstreamoperator<< (opstream &os, TDirCollection *cl)
ipstreamoperator>> (ipstream &is, TDirListBox &cl)
ipstreamoperator>> (ipstream &is, TDirListBox *&cl)
opstreamoperator<< (opstream &os, TDirListBox &cl)
opstreamoperator<< (opstream &os, TDirListBox *cl)
ipstreamoperator>> (ipstream &is, TChDirDialog &cl)
ipstreamoperator>> (ipstream &is, TChDirDialog *&cl)
opstreamoperator<< (opstream &os, TChDirDialog &cl)
opstreamoperator<< (opstream &os, TChDirDialog *cl)

Variables

const int cmFileOpen = 1001
const int cmFileReplace = 1002
const int cmFileClear = 1003
const int cmFileInit = 1004
const int cmChangeDir = 1005
const int cmRevert = 1006
const int cmDirSelection = 1007
const int cmFileFocused = 102
 ! New event - Used by TChDirDialog internally.

const int cmFileDoubleClicked = 103
 ! New event - Used by TChDirDialog internally.

const int fdOKButton = 0x0001
const int fdOpenButton = 0x0002
const int fdReplaceButton = 0x0004
const int fdClearButton = 0x0008
const int fdHelpButton = 0x0010
const int fdNoLoadDir = 0x0100
const int cdNormal = 0x0000
const int cdNoLoadDir = 0x0001
const int cdHelpButton = 0x0002


Detailed Description

stddlg.h

Definition in file stddlg.h.


Function Documentation

opstream & operator<< ( opstream & os,
TChDirDialog * cl ) [inline]
 

Undocumented.

Definition at line 1495 of file stddlg.h.

opstream & operator<< ( opstream & os,
TChDirDialog & cl ) [inline]
 

Undocumented.

Definition at line 1490 of file stddlg.h.

opstream & operator<< ( opstream & os,
TDirListBox * cl ) [inline]
 

Undocumented.

Definition at line 1272 of file stddlg.h.

opstream & operator<< ( opstream & os,
TDirListBox & cl ) [inline]
 

Undocumented.

Definition at line 1267 of file stddlg.h.

opstream & operator<< ( opstream & os,
TDirCollection * cl ) [inline]
 

Undocumented.

Definition at line 1126 of file stddlg.h.

opstream & operator<< ( opstream & os,
TDirCollection & cl ) [inline]
 

Undocumented.

Definition at line 1121 of file stddlg.h.

opstream & operator<< ( opstream & os,
TFileDialog * cl ) [inline]
 

Undocumented.

Definition at line 928 of file stddlg.h.

opstream & operator<< ( opstream & os,
TFileDialog & cl ) [inline]
 

Undocumented.

Definition at line 923 of file stddlg.h.

opstream & operator<< ( opstream & os,
TFileInfoPane * cl ) [inline]
 

Undocumented.

Definition at line 718 of file stddlg.h.

opstream & operator<< ( opstream & os,
TFileInfoPane & cl ) [inline]
 

Undocumented.

Definition at line 713 of file stddlg.h.

opstream & operator<< ( opstream & os,
TFileList * cl ) [inline]
 

Undocumented.

Definition at line 606 of file stddlg.h.

opstream & operator<< ( opstream & os,
TFileList & cl ) [inline]
 

Undocumented.

Definition at line 601 of file stddlg.h.

opstream & operator<< ( opstream & os,
TSortedListBox * cl ) [inline]
 

Undocumented.

Definition at line 457 of file stddlg.h.

opstream & operator<< ( opstream & os,
TSortedListBox & cl ) [inline]
 

Undocumented.

Definition at line 452 of file stddlg.h.

opstream & operator<< ( opstream & os,
TFileCollection * cl ) [inline]
 

Undocumented.

Definition at line 332 of file stddlg.h.

opstream & operator<< ( opstream & os,
TFileCollection & cl ) [inline]
 

Undocumented.

Definition at line 327 of file stddlg.h.

opstream & operator<< ( opstream & os,
TFileInputLine * cl ) [inline]
 

Undocumented.

Definition at line 181 of file stddlg.h.

opstream & operator<< ( opstream & os,
TFileInputLine & cl ) [inline]
 

Undocumented.

Definition at line 176 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TChDirDialog *& cl ) [inline]
 

Undocumented.

Definition at line 1484 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TChDirDialog & cl ) [inline]
 

Undocumented.

Definition at line 1479 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TDirListBox *& cl ) [inline]
 

Undocumented.

Definition at line 1261 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TDirListBox & cl ) [inline]
 

Undocumented.

Definition at line 1256 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TDirCollection *& cl ) [inline]
 

Undocumented.

Definition at line 1115 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TDirCollection & cl ) [inline]
 

Undocumented.

Definition at line 1110 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TFileDialog *& cl ) [inline]
 

Undocumented.

Definition at line 917 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TFileDialog & cl ) [inline]
 

Undocumented.

Definition at line 912 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TFileInfoPane *& cl ) [inline]
 

Undocumented.

Definition at line 707 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TFileInfoPane & cl ) [inline]
 

Undocumented.

Definition at line 702 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TFileList *& cl ) [inline]
 

Undocumented.

Definition at line 595 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TFileList & cl ) [inline]
 

Undocumented.

Definition at line 590 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TSortedListBox *& cl ) [inline]
 

Undocumented.

Definition at line 446 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TSortedListBox & cl ) [inline]
 

Undocumented.

Definition at line 441 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TFileCollection *& cl ) [inline]
 

Undocumented.

Definition at line 321 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TFileCollection & cl ) [inline]
 

Undocumented.

Definition at line 316 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TFileInputLine *& cl ) [inline]
 

Undocumented.

Definition at line 170 of file stddlg.h.

ipstream & operator>> ( ipstream & is,
TFileInputLine & cl ) [inline]
 

Undocumented.

Definition at line 165 of file stddlg.h.


Generated at Sat Sep 22 20:19:16 2001 for TVision by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001