KHTML
editor.h
Go to the documentation of this file.
This class resembles the editing API when the associated khtml document is editable (in design mode),...
Definition: editor.h:61
Definition: htmlediting_impl.h:92
QString indent(QString text, int spaces)
KAction * cut(const QObject *recvr, const char *slot, QObject *parent)
KAction * copy(const QObject *recvr, const char *slot, QObject *parent)
KAction * undo(const QObject *recvr, const char *slot, QObject *parent)
KAction * print(const QObject *recvr, const char *slot, QObject *parent)
KAction * paste(const QObject *recvr, const char *slot, QObject *parent)
KAction * redo(const QObject *recvr, const char *slot, QObject *parent)
Contextual information about the caret and the built-in editor.
Definition: editing_p.h:38
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.