MCPcopy Create free account
hub / github.com/Kitware/VeloView / onNativeFileDialogsAction

Function onNativeFileDialogsAction

Application/Ui/python/lidarview/applogic.py:730–732  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

728
729
730def onNativeFileDialogsAction():
731 settings = getPVSettings()
732 defaultDir = settings.setValue('LidarPlugin/NativeFileDialogs', int(app.actions['actionNative_File_Dialogs'].isChecked()))
733
734
735def getFrameSelectionFromUser(frameStrideVisibility=False, framePackVisibility=False, frameTransformVisibility=False):

Callers

nothing calls this directly

Calls 1

getPVSettingsFunction · 0.85

Tested by

no test coverage detected