Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ GetAdjustment
Method
GetAdjustment
src/SFGUI/Range.cpp:12–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
}
11
12
Adjustment::Ptr Range::GetAdjustment() const {
13
return m_adjustment;
14
}
15
16
void Range::SetAdjustment( Adjustment::Ptr adjustment ) {
17
// Disconnect the previous connection.
Callers
13
GetHorizontalAdjustment
Method · 0.45
GetVerticalAdjustment
Method · 0.45
IsHorizontalScrollbarVisible
Method · 0.45
IsVerticalScrollbarVisible
Method · 0.45
RecalculateAdjustments
Method · 0.45
RecalculateContentAllocation
Method · 0.45
AddWithViewport
Method · 0.45
HandleStateChange
Method · 0.45
ChangeStartEntry
Method · 0.45
main
Function · 0.45
Run
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
1
Run
Method · 0.36