Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ sizeHint
Method
sizeHint
kdevplatform/shell/progresswidget/progressdialog.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
QSize TransactionItemView::sizeHint() const
72
{
73
return minimumSizeHint();
74
}
75
76
QSize TransactionItemView::minimumSizeHint() const
77
{
Callers
5
WorkingSetToolTipWidget
Method · 0.45
updateFileButtons
Method · 0.45
StatusbarProgressWidget
Method · 0.45
resizeEvent
Method · 0.45
minimumSizeHint
Method · 0.45
Calls
1
minimumSizeHint
Function · 0.85
Tested by
no test coverage detected