Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ getOrientation
Method
getOrientation
dgl/src/EventHandlers.cpp:740–743 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
738
}
739
740
KnobEventHandler::Orientation KnobEventHandler::getOrientation() const noexcept
741
{
742
return pData->orientation;
743
}
744
745
void KnobEventHandler::setOrientation(const Orientation orientation) noexcept
746
{
Callers
1
ImageBaseKnob
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected