fsleyes.strings
This module contains a collection of strings used throughout fslpy
for
display purposes. Most of the strings are used by FSLeyes.
The strings are stored in TypeDict
dictionaries, roughly organised
into the following categories:
messages
Messages to be displayed to the user.
titles
Titles of windows, panels, and dialogs.
actions
Names of actions tied to menu options, buttons, etc.
labels
Labels for miscellaneous things.
properties
Display names for
props.HasProperties
properties.
choices
Display names for
props.HasProperties
choice properties.
anatomy
Anatomical and orientation labels.
nifti
Labels for NIFTI header fields.
feat
FEAT specific names and labels.
melodic
MELODIC specific names and labels.
layouts
Layout labels.
tensor
Tensor overlay labels.
plotLabels
Labels to use for plot data loaded from known files.
about
Strings used in the FSLeyes about dialog.