2005/5/9

     
 

class OutputWindow

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::tools::csfide::OutputWindow Class Reference

#include <OutputWindow.h>

Inheritance diagram for acdk::tools::csfide::OutputWindow:

acdk::wx::ide::TextOutputCtrl acdk::wx::TextCtrl acdk::io::CharWriter acdk::wx::Control acdk::wx::Window acdk::wx::EvtHandler acdk::wx::WxObject acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Public Member Functions

 OutputWindow (IN(acdk::wx::RWindow) parent, int id)
void onDoubleClick (IN(acdk::wx::RMouseEvent) event)

Public Attributes

RString _fileName

Constructor & Destructor Documentation

acdk::tools::csfide::OutputWindow::OutputWindow IN(acdk::wx::RWindow parent,
int  id
[inline]
 


Member Function Documentation

void acdk::tools::csfide::OutputWindow::onDoubleClick IN(acdk::wx::RMouseEvent event  )  [inline]
 


Member Data Documentation

RString acdk::tools::csfide::OutputWindow::_fileName