Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ validationType
Method
validationType
src/3rdparty/QXlsx/source/xlsxdatavalidation.cpp:142–145 ·
view source on GitHub ↗
! Returns the validation type. */
Source
from the content-addressed store, hash-verified
140
Returns the validation type.
141
*/
142
DataValidation::ValidationType DataValidation::validationType() const
143
{
144
return d->validationType;
145
}
146
147
/*!
148
Returns the validation operator.
Callers
1
addDataValidation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected