MCPcopy 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
12Adjustment::Ptr Range::GetAdjustment() const {
13 return m_adjustment;
14}
15
16void Range::SetAdjustment( Adjustment::Ptr adjustment ) {
17 // Disconnect the previous connection.

Callers 13

GetVerticalAdjustmentMethod · 0.45
AddWithViewportMethod · 0.45
HandleStateChangeMethod · 0.45
ChangeStartEntryMethod · 0.45
mainFunction · 0.45
RunMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 1

RunMethod · 0.36