MCPcopy Create free account
hub / github.com/biometrics/openbr / write

Method write

openbr/openbr_plugin.cpp:1496–1499  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1494}
1495
1496void Format::write(const QString &file, const Template &t)
1497{
1498 QScopedPointer<Format>(Factory<Format>::make(file))->write(t);
1499}
1500
1501/* Gallery - public methods */
1502TemplateList Gallery::read()

Callers 14

Write32Method · 0.45
relicense.pyFile · 0.45
lfpwToSigset.pyFile · 0.45
tbFunction · 0.45
tbFunction · 0.45
mainFunction · 0.45
loadMethod · 0.45
setPropertyMethod · 0.45
messageHandlerMethod · 0.45

Calls 1

makeFunction · 0.85

Tested by

no test coverage detected