libqxp::Text Struct Reference

#include <QXPTypes.h>

List of all members.

Public Member Functions

double maxFontSize () const
double maxFontSize (const ParagraphSpec &paragraph) const
 Text ()
 Text (const Text &other)
Textoperator= (const Text &other)

Public Attributes

std::string text
const char * encoding
std::vector< ParagraphSpecparagraphs
std::vector< CharFormatSpeccharFormats

Constructor & Destructor Documentation

libqxp::Text::Text ( ) [inline]
libqxp::Text::Text ( const Text other)

Member Function Documentation

double libqxp::Text::maxFontSize ( ) const
double libqxp::Text::maxFontSize ( const ParagraphSpec paragraph) const
Text& libqxp::Text::operator= ( const Text other)

Member Data Documentation

std::string libqxp::Text::text

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