MCPcopy Index your code
hub / github.com/DeepLabCut/DeepLabCut / accept

Method accept

deeplabcut/gui/widgets.py:464–466  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

462 self.close()
463
464 def accept(self):
465 self.write_func(self.config, self.cfg)
466 super().accept()
467
468
469class FrameCropper(QtWidgets.QDialog):

Callers 4

dragEnterEventMethod · 0.80
form_itemMethod · 0.80
closeEventMethod · 0.80
open_projectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected