MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / getView

Method getView

Gui/NodeCreationDialog.cpp:132–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132QListView*
133CompleterLineEdit::getView() const
134{
135 return _imp->listView;
136}
137
138void
139CompleterLineEdit::filterText(const QString & txt)

Callers 2

getInputImageInternalMethod · 0.80
changeEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected