Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
155
void ElaContentDialog::setRightButtonText(const QString& text)
156
{
157
Q_D(ElaContentDialog);
158
d->_rightButton->setText(text);
159
}
160
161
void ElaContentDialog::close()
162
{
Callers
1
ElaKeyBinder
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected