Definition at line 401 of file DefaultTool.cpp.
◆ SelectionHandler()
| SelectionHandler::SelectionHandler |
( |
DefaultTool * | parent | ) |
|
|
inline |
Definition at line 404 of file DefaultTool.cpp.
407 {
408 }
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 410 of file DefaultTool.cpp.
411 {
414 }
415 return false;
416 }
References m_selection.
◆ m_selection
The documentation for this class was generated from the following file: