Correct PColorMeshItem names
This commit is contained in:
parent
4e7b8dce17
commit
3cbe65d46d
@ -11,7 +11,7 @@ GraphicsWidget
|
|||||||
GridItem
|
GridItem
|
||||||
HistogramLUTItem
|
HistogramLUTItem
|
||||||
ImageItem
|
ImageItem
|
||||||
pColorMeshItem
|
PColorMeshItem
|
||||||
InfiniteLine
|
InfiniteLine
|
||||||
LabelItem
|
LabelItem
|
||||||
LinearRegionItem
|
LinearRegionItem
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
"""
|
"""
|
||||||
Demonstrates very basic use of pColorMeshItem
|
Demonstrates very basic use of PColorMeshItem
|
||||||
"""
|
"""
|
||||||
|
|
||||||
## Add path to library (just for examples; you do not need this)
|
## Add path to library (just for examples; you do not need this)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user