MCPcopy 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
91void PageLabelWidget::setText(const QString &text)
92{
93 textLabel->setText(text);
94}
95
96void PageLabelWidget::paintEvent(QPaintEvent *)
97{

Callers 15

setEditorDataMethod · 0.45
findFolderMethod · 0.45
restoreOptionsMethod · 0.45
newVersionMethod · 0.45
setPageMethod · 0.45
YACReaderSliderMethod · 0.45
updateTextMethod · 0.45
updateZoomRatioMethod · 0.45
YACReaderTranslatorMethod · 0.45
translateMethod · 0.45
errorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected