MCPcopy Create free account
hub / github.com/Inokinoki/QEFIEntryManager / setPath

Method setPath

qefidpfields.cpp:230–232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228 }
229
230 void setPath(const QString &path) {
231 m_lineEdit->setText(path);
232 }
233
234 QString path() const {
235 return m_lineEdit->text();

Callers 1

setWidgetValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected