Struct LineIcons

text editor line icon list

Properties

Name Type Description
hasBookmarks [get] bool
length [get] int returns count of items

Methods

Name Description
add add icon mark
addAll add all icons from list
findByLineAndType get array of icons of specified type
findByType get array of icons of specified type
findNext
opIndex returns item by index, or null if index out of bounds
remove remove icon mark by index
remove remove icon mark
removeByType remove all icon marks of specified type, return true if any of items removed
toggleBookmark
updateLinePositions update mark position lines after text change, returns true if any of marks were moved or removed

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0