2005/5/9

     
 

class TextDataObject

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

acdk::wx::TextDataObject Class Reference

#include <TextDataObject.h>

Inheritance diagram for acdk::wx::TextDataObject:

acdk::wx::DataObjectSimple acdk::wx::DataObject List of all members.

Detailed Description

see wxTextDataObject

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.3
Date:
Date
2005/02/05 10:45:35


Public Member Functions

 TextDataObject (IN(RString) str=)
int getTextLength () const
RString getText () const
void setText (IN(RString) strText)


Constructor & Destructor Documentation

acdk::wx::TextDataObject::TextDataObject IN(RString str =  )  [inline]
 


Member Function Documentation

RString acdk::wx::TextDataObject::getText  )  const [inline]
 

int acdk::wx::TextDataObject::getTextLength  )  const [inline]
 

void acdk::wx::TextDataObject::setText IN(RString strText  )  [inline]