a tabulation in RagTime 5/6 structures More...
#include <RagTime5StructManager.hxx>
Public Member Functions | |
| TabStop () | |
| constructor | |
Public Attributes | |
| float | m_position |
| the position | |
| int | m_type |
| the type | |
| librevenge::RVNGString | m_leader |
| the leader char | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, TabStop const &tab) |
| operator<< | |
a tabulation in RagTime 5/6 structures
| RagTime5StructManager::TabStop::TabStop | ( | ) | [inline] |
constructor
| std::ostream& operator<< | ( | std::ostream & | o, |
| TabStop const & | tab | ||
| ) | [friend] |
operator<<
| librevenge::RVNGString RagTime5StructManager::TabStop::m_leader |
the leader char
Referenced by RagTime5StructManager::readField().
the position
Referenced by RagTime5StructManager::readField().
the type
Referenced by RagTime5StructManager::readField().