MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / GetViewType

Method GetViewType

pcsx2-qt/Debugger/Memory/MemoryView.h:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105 bool KeyPress(int key, QChar keychar, DebugInterface& cpu);
106
107 MemoryViewType GetViewType()
108 {
109 return displayType;
110 }
111
112 void SetViewType(MemoryViewType viewType)
113 {

Callers 3

toJsonMethod · 0.80
openContextMenuMethod · 0.80
contextCopySegmentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected