MCPcopy Index your code
hub / github.com/nodegui/react-nodegui / index.ts

File index.ts

src/reconciler/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Reconciler from "react-reconciler";
2import { QWidget, QSystemTrayIcon, QObject } from "@nodegui/nodegui";
3import {
4 getComponentByTagName,

Callers

nothing calls this directly

Calls 10

getComponentByTagNameFunction · 0.90
getContextFunction · 0.85
shouldIgnoreChildFunction · 0.85
finalizeInitialChildrenFunction · 0.85
commitMountFunction · 0.85
prepareUpdateFunction · 0.85
appendInitialChildMethod · 0.45
appendChildMethod · 0.45
insertBeforeMethod · 0.45
removeChildMethod · 0.45

Tested by

no test coverage detected