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

Method publicAPIsObject

src/WizMainWindow.cpp:2258–2261  ·  view source on GitHub ↗

* @brief Get ApiWizExplorerApp for the main window. * @return */

Source from the content-addressed store, hash-verified

2256 * @return
2257 */
2258QObject* WizMainWindow::publicAPIsObject()
2259{
2260 return m_IWizExplorerApp;
2261}
2262
2263//void MainWindow::on_documents_documentCountChanged()
2264//{

Callers 2

showHomePageMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected