Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ wrapTextLineIndex
Method
wrapTextLineIndex
src/WizAttachmentListWidget.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
92
93
int WizAttachmentListView::wrapTextLineIndex() const
94
{
95
return 1;
96
}
97
bool WizAttachmentListView::imageAlignLeft() const
98
{
99
return true;
Callers
1
drawMultiLineListWidgetItem
Method · 0.45
Calls
no outgoing calls
Tested by
1
drawMultiLineListWidgetItem
Method · 0.36