Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ size
Function
size
src/3rdparty/stringtokenizer/qstringtokenizer.h:187–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
{
186
187
Q_DECL_CONSTEXPR qsizetype size(QChar) noexcept
188
{
189
return 1;
190
}
191
template<typename String>
192
constexpr qsizetype size(const String &s) noexcept
193
{
Callers
13
next
Method · 0.85
addDockWidget
Method · 0.85
moveFloating
Method · 0.85
setElideMode
Method · 0.85
moveFloating
Method · 0.85
updatePaperSize
Method · 0.85
pageChanged
Method · 0.85
processResize
Method · 0.85
stepSize
Method · 0.85
niceExtend
Method · 0.85
zoom
Method · 0.85
datas
Method · 0.85
Calls
1
size
Method · 0.45
Tested by
no test coverage detected