Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setText
Method
setText
YACReader/page_label_widget.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
void PageLabelWidget::setText(const QString &text)
92
{
93
textLabel->setText(text);
94
}
95
96
void PageLabelWidget::paintEvent(QPaintEvent *)
97
{
Callers
15
setEditorData
Method · 0.45
findFolder
Method · 0.45
restoreOptions
Method · 0.45
refreshRecentFilesActionList
Method · 0.45
newVersion
Method · 0.45
setPage
Method · 0.45
YACReaderSlider
Method · 0.45
updateText
Method · 0.45
updateZoomRatio
Method · 0.45
YACReaderTranslator
Method · 0.45
translate
Method · 0.45
error
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected