Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
toJson
Method · 0.80
openContextMenu
Method · 0.80
contextCopySegment
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected