KHTML
editor.h
Go to the documentation of this file.
Contextual information about the caret and the built-in editor.
Definition: editing_p.h:38
Definition: editor.h:71
KAction * print(const QObject *recvr, const char *slot, QObject *parent)
KAction * cut(const QObject *recvr, const char *slot, QObject *parent)
This class resembles the editing API when the associated khtml document is editable (in design mode)...
Definition: editor.h:61
KAction * undo(const QObject *recvr, const char *slot, QObject *parent)
KAction * copy(const QObject *recvr, const char *slot, QObject *parent)
QString indent(QString text, int spaces)
KAction * paste(const QObject *recvr, const char *slot, QObject *parent)
Definition: htmlediting_impl.h:91
KAction * redo(const QObject *recvr, const char *slot, QObject *parent)
static bool selectionStartHasStyle(KHTMLPart *part, int propertyID, const char *desiredValue)
Definition: jsediting.cpp:162
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.