MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / height

Method height

src/jsplugin/JSPluginSpec.h:101–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99 QList<int> actionIndexes() { return m_actionIndexes; }
100 int width() { return m_width; }
101 int height() { return m_height; }
102 QString sidebarLocation() { return m_sidebarLocation; }
103
104private:

Callers 15

adjustPositionMethod · 0.80
isCursorInsideMethod · 0.80
paintEventMethod · 0.80
mousePressEventMethod · 0.80
mouseMoveEventMethod · 0.80
foreachFunction · 0.80
on_menuButtonClickedMethod · 0.80
drawPrimitiveMethod · 0.80
drawcenterImageMethod · 0.80
drawControlMethod · 0.80
drawComplexControlMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected