Set of icons for buttons.
Use getQIcon() to create Qt QIcon from the name identifying an icon.
Create a QIcon from its name.
| Parameters: | name (str) – Name of the icon, in one of the defined icons in this module. | 
|---|---|
| Returns: | Corresponding QIcon | 
| Raises: | ValueError when name is not known | 
Create a QPixmap from its name.
| Parameters: | name (str) – Name of the icon, in one of the defined icons in this module. | 
|---|---|
| Returns: | Corresponding QPixmap | 
| Raises: | ValueError when name is not known | 
| Icon | Name | 
|---|---|
![]()  | 
arrow-keys | 
![]()  | 
clipboard | 
![]()  | 
close | 
![]()  | 
colormap | 
![]()  | 
crop | 
![]()  | 
crosshair | 
![]()  | 
document-open | 
![]()  | 
document-print | 
![]()  | 
document-save | 
![]()  | 
draw-brush | 
![]()  | 
draw-pencil | 
![]()  | 
draw-rubber | 
![]()  | 
edit-copy | 
![]()  | 
folder | 
![]()  | 
image-select-add | 
![]()  | 
image-select-box | 
![]()  | 
image-select-brush | 
![]()  | 
image-select-erase-rubber | 
![]()  | 
image-select-erase | 
![]()  | 
image | 
![]()  | 
math-average | 
![]()  | 
math-derive | 
![]()  | 
math-energy | 
![]()  | 
math-fit | 
![]()  | 
math-normalize | 
![]()  | 
math-peak-reset | 
![]()  | 
math-peak-search | 
![]()  | 
math-peak | 
![]()  | 
math-sigma | 
![]()  | 
math-smooth | 
![]()  | 
math-substract | 
![]()  | 
math-swap-sign | 
![]()  | 
math-ymin-to-zero | 
![]()  | 
normal | 
![]()  | 
plot-grid | 
![]()  | 
plot-roi-above | 
![]()  | 
plot-roi-below | 
![]()  | 
plot-roi-between | 
![]()  | 
plot-roi-reset | 
![]()  | 
plot-roi | 
![]()  | 
plot-toggle-points | 
![]()  | 
plot-widget | 
![]()  | 
plot-window-image | 
![]()  | 
plot-window | 
![]()  | 
plot-xauto | 
![]()  | 
plot-xlog | 
![]()  | 
plot-yauto | 
![]()  | 
plot-ydown | 
![]()  | 
plot-ylog | 
![]()  | 
plot-yup | 
![]()  | 
remove | 
![]()  | 
rudder | 
![]()  | 
selected | 
![]()  | 
shape-circle-solid | 
![]()  | 
shape-circle | 
![]()  | 
shape-diagonal | 
![]()  | 
shape-ellipse-solid | 
![]()  | 
shape-ellipse | 
![]()  | 
shape-horizontal | 
![]()  | 
shape-polygon | 
![]()  | 
shape-rectangle | 
![]()  | 
shape-square | 
![]()  | 
shape-vertical | 
![]()  | 
silx | 
![]()  | 
sliders-off | 
![]()  | 
sliders-on | 
![]()  | 
spec | 
![]()  | 
view-fullscreen | 
![]()  | 
view-nofullscreen | 
![]()  | 
view-refresh | 
![]()  | 
window-new | 
![]()  | 
zoom-in | 
![]()  | 
zoom-original | 
![]()  | 
zoom-out | 
![]()  | 
zoom |