Definition at line 394 of file DefaultTool.cpp.
◆ SelectionHandler()
| SelectionHandler::SelectionHandler |
( |
DefaultTool * | parent | ) |
|
|
inline |
Definition at line 397 of file DefaultTool.cpp.
400 {
401 }
QPointer< KoSelection > m_selection
ChildIterator< value_type, is_const > parent(const ChildIterator< value_type, is_const > &it)
◆ hasSelection()
| bool SelectionHandler::hasSelection |
( |
| ) |
|
|
inlineoverridevirtual |
return true if the tool currently has something selected that can be copied or deleted.
Reimplemented from KoToolSelection.
Definition at line 403 of file DefaultTool.cpp.
404 {
407 }
408 return false;
409 }
References m_selection.
◆ m_selection
The documentation for this class was generated from the following file: