MCPcopy Create free account
hub / github.com/Simsys/qhexedit2 / pos

Method pos

src/chunks.cpp:266–269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

264}
265
266qint64 Chunks::pos()
267{
268 return _pos;
269}
270
271qint64 Chunks::size()
272{

Callers 6

writeSettingsMethod · 0.80
writeSettingsMethod · 0.80
redoMethod · 0.80
undoMethod · 0.80
mouseMoveEventMethod · 0.80
mousePressEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected