Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buggins/coolreader
/ getProps
Method
getProps
cr3gui/src/settings.cpp:68–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
lString16 _settingKey;
67
public:
68
CRPropRef getProps() { return _props; }
69
lString16 getSettingKey( int key, int flags )
70
{
71
lString16 res = _settingKey;
Callers
1
getCommand
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected