MCPcopy Create free account
hub / github.com/Liniyous/ElaWidgetTools / setRightButtonText

Method setRightButtonText

ElaWidgetTools/ElaContentDialog.cpp:155–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153}
154
155void ElaContentDialog::setRightButtonText(const QString& text)
156{
157 Q_D(ElaContentDialog);
158 d->_rightButton->setText(text);
159}
160
161void ElaContentDialog::close()
162{

Callers 1

ElaKeyBinderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected