MCPcopy 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
42QSize JSPluginHtmlDialog::dialogSize() const
43{
44 return QSize(m_dialogWidth, m_dialogHeight);
45}
46
47QSize JSPluginHtmlDialog::sizeHint() const
48{

Callers 1

showPluginHtmlDialogMethod · 0.80

Calls 1

QSizeClass · 0.50

Tested by

no test coverage detected