libebook::FB2BlockFormat Struct Reference

#include <FB2Style.h>

Public Member Functions

 FB2BlockFormat ()
 

Public Attributes

uint8_t annotation
 
uint8_t cite
 
uint8_t epigraph
 
bool headerRow
 
bool p
 
uint8_t poem
 
bool stanza
 
bool subtitle
 
bool table
 
bool textAuthor
 
bool title
 
bool v
 
uint8_t headingLevel
 
std::string lang
 

Constructor & Destructor Documentation

◆ FB2BlockFormat()

libebook::FB2BlockFormat::FB2BlockFormat ( )

Member Data Documentation

◆ annotation

uint8_t libebook::FB2BlockFormat::annotation

◆ cite

uint8_t libebook::FB2BlockFormat::cite

◆ epigraph

uint8_t libebook::FB2BlockFormat::epigraph

◆ headerRow

bool libebook::FB2BlockFormat::headerRow

◆ headingLevel

uint8_t libebook::FB2BlockFormat::headingLevel

◆ lang

std::string libebook::FB2BlockFormat::lang

◆ p

bool libebook::FB2BlockFormat::p

◆ poem

uint8_t libebook::FB2BlockFormat::poem

◆ stanza

bool libebook::FB2BlockFormat::stanza

◆ subtitle

bool libebook::FB2BlockFormat::subtitle

◆ table

bool libebook::FB2BlockFormat::table

◆ textAuthor

bool libebook::FB2BlockFormat::textAuthor

◆ title

bool libebook::FB2BlockFormat::title

◆ v

bool libebook::FB2BlockFormat::v

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

Generated for libe-book by doxygen 1.8.14