MCPcopy Create free account
hub / github.com/YACReader/yacreader / text

Method text

custom_widgets/yacreader_search_line_edit.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57const QString YACReaderSearchLineEdit::text()
58{
59 return QLineEdit::text();
60}
61
62void YACReaderSearchLineEdit::resizeEvent(QResizeEvent *)
63{

Callers 15

setModelDataMethod · 0.80
keyPressEventMethod · 0.80
wrappedToolbarActionMethod · 0.80
editColorItemMethod · 0.80
toggleBoolItemMethod · 0.80
editNumberItemMethod · 0.80
applyFilterFunction · 0.80
syncMetaToParamsMethod · 0.80
identifyPressedMethod · 0.80
saveOptionsMethod · 0.80
goToMethod · 0.80
centerSlideMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected