Qt Quick based coffee brewing control chart.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

qmlfiles.qrc 211B

1234567
  1. <RCC>
  2. <qresource prefix="/qml">
  3. <file>qml/BrewPlot/BrewingControlChart.qml</file>
  4. <file>qml/BrewPlot/ColorPicker.qml</file>
  5. <file>qml/BrewPlot/main.qml</file>
  6. </qresource>
  7. </RCC>