Warning, /sdk/doxyqml/tests/functional/namespace/input/Car.qml is written in an unsupported language. File is not indexed.
0001 /** 0002 * A car 0003 */ 0004 Item { 0005 /** 0006 * Car speed 0007 */ 0008 property real speed 0009 }
Warning, /sdk/doxyqml/tests/functional/namespace/input/Car.qml is written in an unsupported language. File is not indexed.
0001 /** 0002 * A car 0003 */ 0004 Item { 0005 /** 0006 * Car speed 0007 */ 0008 property real speed 0009 }