Roulette GUI meant for the croupier
Find a file
2024-06-02 09:34:59 +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 Added little window to insert bet amount. 2024-06-02 09:34:59 +01:00
PlayerAreaModel.h Added little window to insert bet amount. 2024-06-02 09:34:59 +01:00
PlayerAreaView.qml Convinient use of repeaters. 2024-06-01 14:46:10 +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 Added little window to insert bet amount. 2024-06-02 09:34:59 +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 Added little window to insert bet amount. 2024-06-02 09:34:59 +01:00