libqxp::TextSpec Struct Reference

#include <QXPTypes.h>

Inheritance diagram for libqxp::TextSpec:
libqxp::CharFormatSpec libqxp::ParagraphSpec

Public Member Functions

unsigned endIndex () const
 
unsigned afterEndIndex () const
 
bool overlaps (const TextSpec &other) const
 

Public Attributes

const unsigned startIndex
 
const unsigned length
 

Protected Member Functions

 TextSpec (unsigned start, unsigned len)
 

Constructor & Destructor Documentation

libqxp::TextSpec::TextSpec ( unsigned  start,
unsigned  len 
)
inlineprotected

Member Function Documentation

unsigned libqxp::TextSpec::afterEndIndex ( ) const
inline
unsigned libqxp::TextSpec::endIndex ( ) const
inline

Referenced by overlaps().

bool libqxp::TextSpec::overlaps ( const TextSpec other) const

Member Data Documentation

const unsigned libqxp::TextSpec::length

Referenced by afterEndIndex().

const unsigned libqxp::TextSpec::startIndex

Referenced by overlaps().


The documentation for this struct was generated from the following files:

Generated for libqxp by doxygen 1.8.10