MCPcopy 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
129QSize InputWindow::sizeHint() const
130{
131 return QSize(600, 700);
132}
133
134void InputWindow::updateHotkeyRow(int row)
135{

Callers 2

InputEditorViewMethod · 0.45
BalloonTipMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected