Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ getString
Method
getString
include/RemotePlugin.h:491–494 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
489
}
490
491
inline std::string getString( int _p = 0 ) const
492
{
493
return data[_p];
494
}
495
496
#ifndef BUILD_REMOTE_PLUGIN_CLIENT
497
inline QString getQString( int _p = 0 ) const
Callers
6
processMessage
Method · 0.80
processMessage
Method · 0.80
setParameterDump
Method · 0.80
processMessage
Method · 0.80
processMessage
Method · 0.80
guiLoop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected