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