Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ sizeHint
Method
sizeHint
src/program/ui/InputWindow.cpp:129–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
QSize InputWindow::sizeHint() const
130
{
131
return QSize(600, 700);
132
}
133
134
void InputWindow::updateHotkeyRow(int row)
135
{
Callers
2
InputEditorView
Method · 0.45
BalloonTip
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected