Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Liniyous/ElaWidgetTools
/ setLeftButtonText
Method
setLeftButtonText
ElaWidgetTools/ElaContentDialog.cpp:143–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
void ElaContentDialog::setLeftButtonText(const QString& text)
144
{
145
Q_D(ElaContentDialog);
146
d->_leftButton->setText(text);
147
}
148
149
void ElaContentDialog::setMiddleButtonText(const QString& text)
150
{
Callers
1
ElaKeyBinder
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected