libebook::FB2Style Class Reference

#include <FB2Style.h>

Public Member Functions

 FB2Style (const FB2BlockFormat &blockFormat)
 
FB2TextFormatgetTextFormat ()
 
const FB2TextFormatgetTextFormat () const
 
const FB2BlockFormatgetBlockFormat () const
 

Private Attributes

FB2TextFormat m_textFormat
 
const FB2BlockFormat m_blockFormat
 

Constructor & Destructor Documentation

libebook::FB2Style::FB2Style ( const FB2BlockFormat blockFormat)
explicit

Member Function Documentation

const FB2BlockFormat & libebook::FB2Style::getBlockFormat ( ) const
FB2TextFormat & libebook::FB2Style::getTextFormat ( )
const FB2TextFormat & libebook::FB2Style::getTextFormat ( ) const

Member Data Documentation

const FB2BlockFormat libebook::FB2Style::m_blockFormat
private

Referenced by getBlockFormat().

FB2TextFormat libebook::FB2Style::m_textFormat
private

Referenced by getTextFormat().


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

Generated for libe-book by doxygen 1.8.5