MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetWindowSize

Method GetWindowSize

Plugins/WebBrowser/ParameterWebBrowser.cpp:313–316  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

311}
312
313QSize CParameterWebBrowser::GetWindowSize() const
314{
315 return m_WindowSize;
316}
317
318void CParameterWebBrowser::SetWindowSize(const QSize &newWindowSize)
319{

Callers 3

CFrmAddBookmarkMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80
Q_LOGGING_CATEGORYFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected