libqxp::TextSpec Struct Reference

#include <QXPTypes.h>

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

List of all members.

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 
) [inline, protected]

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(), and endIndex().


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