Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 605 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 605 Bytes

example-lemma-qt-template

This is an example Qt5 / QtQuick2 project using the Qt Lemma.

This project utilizes the lemma-qt git repo as a submodule. after cloning this, run:

git submodule init
git submodule update

The project is structured using the 'SubDir' project in Qt Creator.

Open NoamExample.pro in Qt Creator to run the example.

  • GuestName and desired RoomName are set in Application/Sources/main.cpp
  • Message handling is shown in Application/Sources/Resources/qml.qrc/main.qml

www.noam.io