Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ dialogSize
Method
dialogSize
src/jsplugin/JSPluginWidgets.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
QSize JSPluginHtmlDialog::dialogSize() const
43
{
44
return QSize(m_dialogWidth, m_dialogHeight);
45
}
46
47
QSize JSPluginHtmlDialog::sizeHint() const
48
{
Callers
1
showPluginHtmlDialog
Method · 0.80
Calls
1
QSize
Class · 0.50
Tested by
no test coverage detected