MCPcopy Create free account
hub / github.com/CE-Programming/CEmu / data

Method data

gui/qt/debugger/hexwidget.h:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 int indexPrevNotOf(const QByteArray &ba);
35 int indexOf(const QByteArray &ba);
36 const char *data() { return m_data.constData(); }
37 const char *modified() { return m_modified.constData(); }
38
39protected:

Callers 1

paintEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected