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