libqxp::CharFormatSpec Struct Reference

#include <QXPTypes.h>

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

Public Member Functions

 CharFormatSpec (const std::shared_ptr< CharFormat > &f, unsigned start, unsigned len)
 
- Public Member Functions inherited from libqxp::TextSpec
unsigned endIndex () const
 
unsigned afterEndIndex () const
 
bool overlaps (const TextSpec &other) const
 

Public Attributes

std::shared_ptr< CharFormatformat
 
- Public Attributes inherited from libqxp::TextSpec
const unsigned startIndex
 
const unsigned length
 

Additional Inherited Members

- Protected Member Functions inherited from libqxp::TextSpec
 TextSpec (unsigned start, unsigned len)
 

Constructor & Destructor Documentation

◆ CharFormatSpec()

libqxp::CharFormatSpec::CharFormatSpec ( const std::shared_ptr< CharFormat > & f,
unsigned start,
unsigned len )
inline

Member Data Documentation

◆ format

std::shared_ptr<CharFormat> libqxp::CharFormatSpec::format

Referenced by CharFormatSpec().


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

Generated for libqxp by doxygen 1.13.2