Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ itemText
Method
itemText
src/WizMessageListView.cpp:1437–1440 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1435
}
1436
1437
QString WizSenderSelectorItem::itemText() const
1438
{
1439
return m_text;
1440
}
1441
1442
bool WizSenderSelectorItem::operator<(const QListWidgetItem& other) const
1443
{
Callers
5
drawMultiLineListWidgetItem
Method · 0.45
on_selectorItem_clicked
Method · 0.45
operator<
Method · 0.45
on_comboLineHeight_currentIndexChanged
Method · 0.45
on_comboParaSpacing_currentIndexChanged
Method · 0.45
Calls
no outgoing calls
Tested by
1
drawMultiLineListWidgetItem
Method · 0.36