Internal: the state of a GreatWksText. More...
Public Member Functions | |
| State () | |
| constructor | |
| int | getFId (int fileId) const |
| returns the font id corresponding to a fId | |
Public Attributes | |
| std::map< int, int > | m_fileIdFontIdMap |
| a global map file font id-> fontconverter id | |
| std::vector< Zone > | m_zonesList |
| a list of text zone | |
| int | m_version |
| the file version | |
| int | m_numPages |
Internal: the state of a GreatWksText.
| GreatWksTextInternal::State::State | ( | ) | [inline] |
constructor
| int GreatWksTextInternal::State::getFId | ( | int | fileId | ) | const [inline] |
returns the font id corresponding to a fId
| std::map<int,int> GreatWksTextInternal::State::m_fileIdFontIdMap |
a global map file font id-> fontconverter id
Referenced by getFId().
int GreatWksTextInternal::State::m_version [mutable] |
the file version
| std::vector<Zone> GreatWksTextInternal::State::m_zonesList |
a list of text zone