Roulette GUI meant for the croupier
Find a file
greek c2e9d6ff7d Big commit.
Added indicator showing selected Player.
Added maximum of two bets.
When selecting a different player, his current bets will now be shown.
Creating dialog box for bet input dynamically.
2024-06-02 21:13:43 +01:00
BetInputDialog.qml Big commit. 2024-06-02 21:13:43 +01:00
CMakeLists.txt Big commit. 2024-06-02 21:13:43 +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 Big commit. 2024-06-02 21:13:43 +01:00
PlayerAreaModel.h Big commit. 2024-06-02 21:13:43 +01:00
PlayerAreaView.qml Big commit. 2024-06-02 21:13:43 +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 Big commit. 2024-06-02 21:13:43 +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 Big commit. 2024-06-02 21:13:43 +01:00