Warning, /sdk/cutehmi/extensions/CuteHMI/Examples/SimpleView.2/README.md is written in an unsupported language. File is not indexed.

0001 # Simple View
0002 
0003 Simple example demonstrating how to provide visual indication of device operational status with CuteHMI.GUI components.
0004 
0005 To run the example use [cutehmi.view.4](../../../../tools/cutehmi.view.4/) tool.
0006 ```
0007 cutehmi.view.4 CuteHMI.Examples.SimpleView.2
0008 ```
0009 
0010 \example View.qml
0011 Here is a complete listing of the example source file.
0012 
0013 \example RectangularElement.qml
0014 Here is a complete listing of the example source file.