Roulette GUI meant for the croupier
Find a file
2024-06-01 13:19:32 +01:00
CMakeLists.txt Street bets UI. 2024-06-01 01:14:46 +01:00
main.cpp Changed from QQuickView to QQmlApplication Engine. 2024-05-31 13:56:24 +01:00
MainWindow.cpp Changed from QQuickView to QQmlApplication Engine. 2024-05-31 13:56:24 +01:00
MainWindow.h Changed PlayerAreaModel to a named QML_SINGLETON. 2024-06-01 07:11:29 +01:00
PlayerAreaModel.cpp Using Q_INVOKABLE with arrays. 2024-06-01 13:19:32 +01:00
PlayerAreaModel.h Using Q_INVOKABLE with arrays. 2024-06-01 13:19:32 +01:00
PlayerAreaView.qml Using Q_INVOKABLE with arrays. 2024-06-01 13:19:32 +01:00
res.qrc Street bets UI. 2024-06-01 01:14:46 +01:00
Root.qml Street bets UI. 2024-06-01 01:14:46 +01:00
roulette.png Street bets UI. 2024-06-01 01:14:46 +01:00
Roulette.qml Street bets UI. 2024-06-01 01:14:46 +01:00
StreetBetsModel.cpp Changed PlayerAreaModel to a named QML_SINGLETON. 2024-06-01 07:11:29 +01:00
StreetBetsModel.h Changed PlayerAreaModel to a named QML_SINGLETON. 2024-06-01 07:11:29 +01:00
StreetBetsView.qml Using Q_INVOKABLE with arrays. 2024-06-01 13:19:32 +01:00