8.5.4.1.3. pymodaq_gui.parameter.pymodaq_ptypes.filedir module
- class pymodaq_gui.parameter.pymodaq_ptypes.filedir.FileDirParameter(**opts)[source]
Bases:
ParameterEditable string; displayed as large text box in the tree. .. seealso::
file_browserParameterItemMethods
itemClass
- itemClass
alias of
FileDirParameterItem
- class pymodaq_gui.parameter.pymodaq_ptypes.filedir.FileDirParameterItem(param, depth)[source]
Bases:
WidgetParameterItemMethods
Make an initialized file_browser object with parameter options dictionnary ('readonly' key)0
- class pymodaq_gui.parameter.pymodaq_ptypes.filedir.FileDirWidget(*args: Any, **kwargs: Any)[source]
Bases:
QWidgetAttributes
Type
value_changed
instance of pyqt Signal
path
string
See also
Methods
Browse the path attribute if exist.
Get the value of the base_path_edit attribute.
initUI()Init the User Interface.
set_path(path_file)Set the base path attribute with the given path_file.
value_changed