KHTML
#include <htmlediting_impl.h>
Definition at line 64 of file htmlediting_impl.h.
khtml::SharedCommandImpl::SharedCommandImpl |
( |
| ) |
|
|
inline |
virtual khtml::SharedCommandImpl::~SharedCommandImpl |
( |
| ) |
|
|
inlinevirtual |
virtual void khtml::SharedCommandImpl::apply |
( |
| ) |
|
|
pure virtual |
virtual DOM::DocumentImpl* khtml::SharedCommandImpl::document |
( |
| ) |
const |
|
pure virtual |
virtual DOM::Selection khtml::SharedCommandImpl::endingSelection |
( |
| ) |
const |
|
pure virtual |
virtual bool khtml::SharedCommandImpl::isCompositeStep |
( |
| ) |
const |
|
pure virtual |
virtual void khtml::SharedCommandImpl::reapply |
( |
| ) |
|
|
pure virtual |
virtual void khtml::SharedCommandImpl::setEndingSelection |
( |
const DOM::Selection & |
s | ) |
|
|
pure virtual |
virtual void khtml::SharedCommandImpl::setStartingSelection |
( |
const DOM::Selection & |
s | ) |
|
|
pure virtual |
virtual DOM::Selection khtml::SharedCommandImpl::startingSelection |
( |
| ) |
const |
|
pure virtual |
virtual void khtml::SharedCommandImpl::unapply |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:21 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.