Tag Parser
8.0.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
This is the complete list of members for TagParser::Margin, including all inherited members.
bottom() const | TagParser::Margin | |
isNull() const | TagParser::Margin | |
left() const | TagParser::Margin | |
Margin(uint32 top=0, uint32 left=0, uint32 bottom=0, uint32 right=0) | TagParser::Margin | |
right() const | TagParser::Margin | |
setBottom(uint32 bottom) | TagParser::Margin | inline |
setLeft(uint32 left) | TagParser::Margin | inline |
setRight(uint32 right) | TagParser::Margin | inline |
setTop(uint32 top) | TagParser::Margin | inline |
top() const | TagParser::Margin | |
toString() const | TagParser::Margin | inline |