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

Method modifiedCount

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

Source from the content-addressed store, hash-verified

29 bool getScrolled() const { return m_scrolled; }
30 int getSize() const { return m_size; }
31 int modifiedCount() const { return m_modified.size(); }
32 int indexNotOf(const QByteArray &ba);
33 int indexPrevOf(const QByteArray &ba);
34 int indexPrevNotOf(const QByteArray &ba);

Callers 3

flashSyncPressedMethod · 0.80
ramSyncPressedMethod · 0.80
memSyncEditMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected