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
dac9ac46f2a4b77a8307eebcca5a9d36353480b5
BeetRound
/
UIs
/
BeetRoundWidgets
/
widgets
History
Bent Witthold
dac9ac46f2
Added a ModelSummary class to make the overview over the model content accessible via QProperty system & a SummaryWidget to show this information. Only property rowCount as a proof of concept. Other properties will follow.
2026-02-15 16:36:13 +01:00
..
biddingroundcontrol.cpp
Bidding round control communicating with the server.
2026-02-13 20:24:48 +01:00
biddingroundcontrol.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
comboboxdelegate.cpp
Not displaying 0 values for int and double columns in table view, but still using a SpinBox delegate when editing.
2026-02-10 11:52:35 +01:00
comboboxdelegate.h
Added two minor refactoring todos.
2026-02-13 17:56:05 +01:00
spinboxdelegate.cpp
Not displaying 0 values for int and double columns in table view, but still using a SpinBox delegate when editing.
2026-02-10 11:52:35 +01:00
spinboxdelegate.h
Added two minor refactoring todos.
2026-02-13 17:56:05 +01:00
summarywidget.cpp
Added a ModelSummary class to make the overview over the model content accessible via QProperty system & a SummaryWidget to show this information. Only property rowCount as a proof of concept. Other properties will follow.
2026-02-15 16:36:13 +01:00
summarywidget.h
Added a ModelSummary class to make the overview over the model content accessible via QProperty system & a SummaryWidget to show this information. Only property rowCount as a proof of concept. Other properties will follow.
2026-02-15 16:36:13 +01:00