#include <QXPTypes.h>
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) | |
|
inlineprotected |
|
inline |
|
inline |
Referenced by overlaps().
bool libqxp::TextSpec::overlaps | ( | const TextSpec & | other | ) | const |
const unsigned libqxp::TextSpec::length |
Referenced by afterEndIndex().
const unsigned libqxp::TextSpec::startIndex |
Referenced by overlaps().