sidpy.io.interface_utilsΒΆ
Utilities for user interfaces
Created on Tue Aug 3 21:14:25 2020
@author: Gerd Duscher, Suhas Somnath, Chris Smith
Functions
Checks whether or not the python kernel is running locally (False) or remotely (True) |
|
Starts pyQT app if not running |
|
Opens a File dialog which is used in open_file() function This function uses pyQt5. |
|
Opens a File dialog which is used in open_file() function This function uses pyQt5. |
|
Opens a progress bar window |
|
Produces a window / dialog to allow users to specify the location and name of a file to save to. |
|
Produces a window / dialog to allow users to specify the location and name of a file to save to. |
|
Classes
Widget to select directories or widgets from a list |