Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ isNull
Method
isNull
src/share/jsoncpp/jsoncpp.cpp:3723–3723 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3721
}
3722
3723
bool Value::isNull() const { return type_ == nullValue; }
3724
3725
bool Value::isBool() const { return type_ == booleanValue; }
3726
Callers
15
currentPlugin
Method · 0.80
addObject
Method · 0.80
initProfiling
Method · 0.80
profilingReport
Method · 0.80
profilingSummary
Method · 0.80
getTemplatesFromJsonData
Function · 0.80
initTrayIcon
Method · 0.80
drawMultiLineListWidgetItem
Method · 0.80
drawControl
Method · 0.80
paintEvent
Method · 0.80
onWizBoxResponse
Method · 0.80
boundingRect
Method · 0.80
Calls
no outgoing calls
Tested by
2
drawMultiLineListWidgetItem
Method · 0.64
drawControl
Method · 0.64