Add PColorMeshItem example to the app
This commit is contained in:
parent
eb6a93d26e
commit
f8aee11190
@ -51,6 +51,7 @@ examples = OrderedDict([
|
|||||||
('ViewBox', 'ViewBoxFeatures.py'),
|
('ViewBox', 'ViewBoxFeatures.py'),
|
||||||
('Custom Graphics', 'customGraphicsItem.py'),
|
('Custom Graphics', 'customGraphicsItem.py'),
|
||||||
('Labeled Graph', 'CustomGraphItem.py'),
|
('Labeled Graph', 'CustomGraphItem.py'),
|
||||||
|
('PColorMeshItem', 'PColorMeshItem.py'),
|
||||||
])),
|
])),
|
||||||
('Benchmarks', OrderedDict([
|
('Benchmarks', OrderedDict([
|
||||||
('Video speed test', 'VideoSpeedTest.py'),
|
('Video speed test', 'VideoSpeedTest.py'),
|
||||||
|
Loading…
Reference in New Issue
Block a user