MCPcopy Create free account
hub / github.com/Martchus/tageditor / position

Method position

cli/scriptapi.cpp:301–304  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

299}
300
301qint32 PositionInSetObject::position() const
302{
303 return m_v.position();
304}
305
306void PositionInSetObject::setPosition(qint32 position)
307{

Callers 5

TagValueMethod · 0.80
trackNumberMethod · 0.80
diskNumberMethod · 0.80
updateValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected