Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CE-Programming/CEmu
/ modified
Method
modified
gui/qt/debugger/hexwidget.h:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
int indexOf(const QByteArray &ba);
36
const char *data() { return m_data.constData(); }
37
const char *modified() { return m_modified.constData(); }
38
39
protected:
40
virtual void paintEvent(QPaintEvent *) Q_DECL_OVERRIDE;
Callers
1
memSyncEdit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected