Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ setWidth
Method
setWidth
core/annotations.cpp:311–314 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
309
}
310
311
void Annotation::Style::setWidth(double width)
312
{
313
d->m_width = width;
314
}
315
316
double Annotation::Style::width() const
317
{
Callers
15
makeWordFromCharacters
Function · 0.45
setAnnotationProperties
Method · 0.45
testTypewriter
Method · 0.45
init
Method · 0.45
testModifyAnnotationProperties
Method · 0.45
addInPlaceTextAnnotation
Method · 0.45
end
Method · 0.45
end
Method · 0.45
end
Method · 0.45
createStubAnnotation
Method · 0.45
loadTool
Method · 0.45
drawDisplay
Method · 0.45
Calls
no outgoing calls
Tested by
3
testTypewriter
Method · 0.36
init
Method · 0.36
testModifyAnnotationProperties
Method · 0.36