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

Method Window

src/api/ApiWizExplorerApp.cpp:23–26  ·  view source on GitHub ↗

now just return WizExplorerApp, but should return REAL WizExplorerWindow */

Source from the content-addressed store, hash-verified

21
22/** now just return WizExplorerApp, but should return REAL WizExplorerWindow */
23QObject* ApiWizExplorerApp::Window()
24{
25 return m_window;
26}
27
28/** return WizCategoryView's interface */
29QObject* ApiWizExplorerApp::CategoryCtrl()

Callers 3

MathMenu.jsFile · 0.45
TeX-AMS-MML_SVG.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected