ChiantiPy GUI¶
ChiantiPy.Gui Package¶
Select GUI package
ChiantiPy.Gui.gui_cl Package¶
command-line selection dialogs
Classes¶
choice2Dialog (items[, label, parent]) |
Make a single or multiplee selection from a list of items and another single or multiple selection from the same list. |
selectorDialog (items[, label, parent]) |
Make a single or multiple selection from a list of items. |
ChiantiPy.Gui.gui_qt Package¶
PyQt4 selection dialog widgets
Classes¶
Ui_choice2DialogForm |
|
Ui_selectorDialogForm |
|
choice2Dialog (items[, label, parent]) |
Make a single or multiple selection from a list of items and another single or multiple selection from the same list. |
selectorDialog (items[, label, parent]) |
Make a single or multiple selection from a list of items. |