Ignore:
Timestamp:
Apr 29, 2019 4:08:22 PM (4 years ago)
Author:
toby
Message:

misc doc updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GSASIIctrlGUI.py

    r3879 r3938  
    1919:class:`EnumSelector`              A combo box with a built-in call back routine that
    2020                                   automatically sets a dict or list entry.
    21 :class:'DisAglDialog'              Distance/Angle Controls input dialog.
     21:class:`DisAglDialog`              Distance/Angle Controls input dialog.
    2222:class:`FlagSetDialog`             Dialog that provides a table of items along with a
    2323                                   checkbox for each.
     
    5454:class:`ScrolledMultiEditor`       wx.Dialog for editing many dict- or list-contained items.
    5555                                   with validation. Results are placed in dict or list.
    56 :class:'SGMagSpinBox'               Special version of MessageBox that displays magnetic spin text
    57 :class:'SGMessageBox'              Special version of MessageBox that displays space group &
     56:class:`SGMagSpinBox`               Special version of MessageBox that displays magnetic spin text
     57:class:`SGMessageBox`              Special version of MessageBox that displays space group &
    5858                                   super space group text in two blocks
    5959:class:`SingleFloatDialog`         Dialog to obtain a single float value from user, with
Note: See TracChangeset for help on using the changeset viewer.