This website requires JavaScript.
Explore
Help
Sign In
bent
/
BeetRound
Watch
1
Star
0
Fork
0
You've already forked BeetRound
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bb5e8945572f43bf5d289dc1f88ad652b2e48c6d
BeetRound
/
libs
/
BeetRoundCore
/
network
History
Bent Witthold
bb5e894557
Adding optional QVariant data argument to sendGetRequest to pass it to the server. Using hard coded sendGetRequest(GetBiddingsOfSpecificRound, 2) in fetchCurrentBiddings action to test this.
2026-02-14 10:17:31 +01:00
..
apiroutes.h
Adding optional QVariant data argument to sendGetRequest to pass it to the server. Using hard coded sendGetRequest(GetBiddingsOfSpecificRound, 2) in fetchCurrentBiddings action to test this.
2026-02-14 10:17:31 +01:00
servercommunicator.cpp
Adding optional QVariant data argument to sendGetRequest to pass it to the server. Using hard coded sendGetRequest(GetBiddingsOfSpecificRound, 2) in fetchCurrentBiddings action to test this.
2026-02-14 10:17:31 +01:00
servercommunicator.h
Fetching current biddings from server menu. No extracting biddings from the response and merging into the model yet.
2026-02-14 10:02:00 +01:00