Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GENIVI/CANdevStudio
/ setPropText
Method
setPropText
src/common/propertyfields.h:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
void setPropText(const QString& text) override
33
{
34
_le->setText(text);
35
}
36
37
QString propText() override
38
{
Callers
3
CanDevicePrivate
Class · 0.45
fillModel
Method · 0.45
createPropertyWidget
Method · 0.45
Calls
1
setText
Method · 0.80
Tested by
no test coverage detected