JX Application Framework
Loading...
Searching...
No Matches
Public Member Functions | List of all members
JStyledText::TextChanged Class Reference

#include <JStyledText.h>

Inheritance diagram for JStyledText::TextChanged:
[legend]

Public Member Functions

 TextChanged (const TextRange &r, const TextRange &rcr, const TextRange &rdr, const JInteger cd, const JInteger bd)
 
const TextRangeGetRange () const
 
const TextRangeGetRecalcRange () const
 
const TextRangeGetRedrawRange () const
 
JInteger GetCharDelta () const
 
JInteger GetByteDelta () const
 
- Public Member Functions inherited from JRTTIBase
virtual ~JRTTIBase ()
 
bool Is (const JUtf8Byte *type) const
 
const JUtf8ByteGetType () const
 

Additional Inherited Members

- Protected Member Functions inherited from JBroadcaster::Message
 JRTTIBase (const JUtf8Byte *type)
 
- Protected Member Functions inherited from JRTTIBase
 JRTTIBase (const JUtf8Byte *type)
 

Constructor & Destructor Documentation

◆ TextChanged()

JStyledText::TextChanged::TextChanged ( const TextRange r,
const TextRange rcr,
const TextRange rdr,
const JInteger  cd,
const JInteger  bd 
)
inline

Member Function Documentation

◆ GetByteDelta()

JInteger JStyledText::TextChanged::GetByteDelta ( ) const
inline

◆ GetCharDelta()

JInteger JStyledText::TextChanged::GetCharDelta ( ) const
inline

◆ GetRange()

const TextRange & JStyledText::TextChanged::GetRange ( ) const
inline

◆ GetRecalcRange()

const TextRange & JStyledText::TextChanged::GetRecalcRange ( ) const
inline

◆ GetRedrawRange()

const TextRange & JStyledText::TextChanged::GetRedrawRange ( ) const
inline

The documentation for this class was generated from the following file: