Skip to content
Snippets Groups Projects
Commit 847138c2 authored by Lan Dam's avatar Lan Dam
Browse files

docstring

parent 8c772fa4
No related branches found
No related tags found
1 merge request!261Feature for users to hide/show and reorder channels
......@@ -11,8 +11,8 @@ from PySide6.QtCore import Qt
class SelectChanelsToShowDialog(QDialog):
def __init__(self, parent):
"""
Dialog allow choosing file format and open file dialog to
save file as
Dialog to select channels to display and reorder them by dragging and
dropping list items.
:param parent: the parent widget
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment