Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

File< W > Class Template Reference

The template class is the window or pane class displaying the file data. More...

#include <File.h>

Inheritance diagram for File< W >:

FileBase List of all members.

Public Member Functions

 File (const CFStringRef inNib, const CFStringRef inName, const std::string &path)
virtual ~File ()
virtual void closeWindow ()
 Close the window associated with the file.

virtual void close ()
 Close the current file - force derived class to define close.


Protected Member Functions

void activated ()
 update file menus to indicate associated window is activated

void deActivated ()
 update file menus to indicate associated window is deactivated


Detailed Description

template<class W>
class File< W >

The template class is the window or pane class displaying the file data.


Constructor & Destructor Documentation

template<class W>
File< W >::File const CFStringRef  inNib,
const CFStringRef  inName,
const std::string &  path
 

template<class W>
File< W >::~File  )  [virtual]
 


Member Function Documentation

template<class W>
void File< W >::activated  )  [protected]
 

update file menus to indicate associated window is activated

template<class W>
void File< W >::close  )  [virtual]
 

Close the current file - force derived class to define close.

template<class W>
void File< W >::closeWindow  )  [virtual]
 

Close the window associated with the file.

Implements FileBase.

template<class W>
void File< W >::deActivated  )  [protected]
 

update file menus to indicate associated window is deactivated


The documentation for this class was generated from the following files:
Generated on Mon Mar 22 20:51:54 2004 for test Doxygen by doxygen 1.3.4