Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getText
Method
getText
Source/UIComponents/CtrlrComponents/CtrlrCombo.cpp:559–562 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
557
}
558
559
const String CtrlrCombo::getText()
560
{
561
return (ctrlrCombo->getText());
562
}
563
564
void CtrlrCombo::setText(const String &text, const bool dontNotify)
565
{
Callers
15
setAttributedText
Method · 0.45
insertAttributedText
Method · 0.45
replaceNextMatch
Method · 0.45
findNextMatch
Method · 0.45
findInOpened
Method · 0.45
findInAll
Method · 0.45
searchForMatchesInDocument
Method · 0.45
addNewMethod
Method · 0.45
buttonClicked
Method · 0.45
textEditorReturnKeyPressed
Method · 0.45
comboBoxChanged
Method · 0.45
buttonClicked
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected