Roulette GUI meant for the croupier
Find a file
greek b28ff9bb39 Added Column bets.
Also created a new BetButton QML file to be shared with all bets.
2024-06-04 22:14:26 +01:00
BetButton.qml Added Column bets. 2024-06-04 22:14:26 +01:00
BetInputDialog.qml Added Column bets. 2024-06-04 22:14:26 +01:00
CMakeLists.txt Added Column bets. 2024-06-04 22:14:26 +01:00
Columns.qml Added Column bets. 2024-06-04 22:14:26 +01:00
main.cpp Changed from QQuickView to QQmlApplication Engine. 2024-05-31 13:56:24 +01:00
MainWindow.cpp Little clean up, documentation, and column bets. 2024-06-04 21:10:39 +01:00
MainWindow.h Changed PlayerAreaModel to a named QML_SINGLETON. 2024-06-01 07:11:29 +01:00
PlayerAreaModel.cpp Little clean up, documentation, and column bets. 2024-06-04 21:10:39 +01:00
PlayerAreaModel.h Little clean up, documentation, and column bets. 2024-06-04 21:10:39 +01:00
PlayerAreaView.qml Little clean up, documentation, and column bets. 2024-06-04 21:10:39 +01:00
res.qrc Street bets UI. 2024-06-01 01:14:46 +01:00
Root.qml Little clean up, documentation, and column bets. 2024-06-04 21:10:39 +01:00
roulette.png Street bets UI. 2024-06-01 01:14:46 +01:00
Roulette.qml Little clean up, documentation, and column bets. 2024-06-04 21:10:39 +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 Column bets. 2024-06-04 22:14:26 +01:00