Developer
API
Documentation
API
KDE Human Interface Guidelines
KDE API Reference
md4qt
C++ Classes
ListItem
List of All Members for MD::ListItem
This is the complete list of members for
MD::ListItem
, including inherited members.
ItemSharedPointer
Items
enum
ListType
enum
OrderedListPreState
appendItem
(MD::Block<Trait>::ItemSharedPointer)
applyBlock
(const MD::Block<Trait> &, MD::Document<Trait> *)
applyPositions
(const MD::WithPosition &)
clone
(MD::Document<Trait> *) const : std::shared_ptr<MD::Item<Trait>>
clone
(MD::Document<Trait> *) const : std::shared_ptr<MD::Item<Trait>>
delim
() const : const MD::WithPosition &
endColumn
() const : long long
endLine
() const : long long
getItemAt
(long long) const : MD::Block<Trait>::ItemSharedPointer
insertItem
(long long, MD::Block<Trait>::ItemSharedPointer)
isChecked
() const : bool
isEmpty
() const : bool
isTaskList
() const : bool
items
() const : const MD::Block<Trait>::Items &
listType
() const : MD::ListItem<Trait>::ListType
orderedListPreState
() const : MD::ListItem<Trait>::OrderedListPreState
removeItemAt
(long long)
setChecked
(bool)
setDelim
(const MD::WithPosition &)
setEndColumn
(long long)
setEndLine
(long long)
setListType
(MD::ListItem<Trait>::ListType)
setOrderedListPreState
(MD::ListItem<Trait>::OrderedListPreState)
setStartColumn
(long long)
setStartLine
(long long)
setStartNumber
(int)
setTaskDelim
(const MD::WithPosition &)
setTaskList
(bool)
startColumn
() const : long long
startLine
() const : long long
startNumber
() const : int
taskDelim
() const : const MD::WithPosition &
type
() const : MD::ItemType
type
() const : MD::ItemType