• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdelibs API Reference
  • KDE Home
  • Contact Us
 

KHTML

  • sources
  • kde-4.12
  • kdelibs
  • khtml
  • editing
Namespaces | Macros | Typedefs | Functions | Variables
jsediting.cpp File Reference
#include "jsediting.h"
#include "editing/htmlediting_impl.h"
#include "editor.h"
#include "css/cssproperties.h"
#include "css/cssvalues.h"
#include "css/css_valueimpl.h"
#include "xml/dom_selection.h"
#include "xml/dom_docimpl.h"
#include "dom/dom_string.h"
#include "misc/khtml_partaccessor.h"
#include <QHash>
#include <QString>
Include dependency graph for jsediting.cpp:

Go to the source code of this file.

Namespaces

 DOM
 

Macros

#define DEBUG_COMMANDS
 
#define KPAC   khtml::KHTMLPartAccessor
 

Typedefs

typedef QHash< QString, const
CommandImp * > 
DOM::CommandDict
 

Functions

static CommandDict DOM::createCommandDictionary ()
 
static bool DOM::enabled (KHTMLPart *)
 
static bool DOM::enabledAnySelection (KHTMLPart *part)
 
static bool DOM::enabledPaste (KHTMLPart *part)
 
static bool DOM::enabledRangeSelection (KHTMLPart *part)
 
static bool DOM::enabledRedo (KHTMLPart *part)
 
static bool DOM::enabledUndo (KHTMLPart *part)
 
static bool DOM::execBackColor (KHTMLPart *part, bool, const DOMString &value)
 
static bool DOM::execBold (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execCopy (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execCut (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execDelete (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execFontName (KHTMLPart *part, bool, const DOMString &value)
 
static bool DOM::execFontSize (KHTMLPart *part, bool, const DOMString &value)
 
static bool DOM::execForeColor (KHTMLPart *part, bool, const DOMString &value)
 
static bool DOM::execIndent (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execInsertNewline (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execInsertOrderedList (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execInsertParagraph (KHTMLPart *, bool, const DOMString &)
 
static bool DOM::execInsertText (KHTMLPart *part, bool, const DOMString &value)
 
static bool DOM::execInsertUnorderedList (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execItalic (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execJustifyCenter (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execJustifyFull (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execJustifyLeft (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execJustifyRight (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execOutdent (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execPaste (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execPrint (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execRedo (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execSelectAll (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execStrikeThrough (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execStyleChange (KHTMLPart *part, int propertyID, const DOMString &propertyValue)
 
static bool DOM::execStyleChange (KHTMLPart *part, int propertyID, int propertyEnum)
 
static bool DOM::execStyleChange (KHTMLPart *part, int propertyID, const char *propertyValue)
 
static bool DOM::execSubscript (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execSuperscript (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execUnderline (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execUndo (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::execUnselect (KHTMLPart *part, bool, const DOMString &)
 
static bool DOM::selectionStartHasStyle (KHTMLPart *part, int propertyID, const char *desiredValue)
 
static Editor::TriState DOM::stateBold (KHTMLPart *part)
 
static Editor::TriState DOM::stateItalic (KHTMLPart *part)
 
static Editor::TriState DOM::stateNone (KHTMLPart *)
 
static Editor::TriState DOM::stateStrike (KHTMLPart *part)
 
static Editor::TriState DOM::stateStyle (KHTMLPart *part, int propertyID, const char *desiredValue)
 
static Editor::TriState DOM::stateSubscript (KHTMLPart *part)
 
static Editor::TriState DOM::stateSuperscript (KHTMLPart *part)
 
static Editor::TriState DOM::stateUnderline (KHTMLPart *part)
 
static DOMString DOM::valueBackColor (KHTMLPart *part)
 
static DOMString DOM::valueFontName (KHTMLPart *part)
 
static DOMString DOM::valueFontSize (KHTMLPart *part)
 
static DOMString DOM::valueForeColor (KHTMLPart *part)
 
static DOMString DOM::valueNull (KHTMLPart *)
 
static DOMString DOM::valueStyle (KHTMLPart *part, int propertyID)
 

Variables

static const EditorCommandInfo DOM::commands []
 

Macro Definition Documentation

#define DEBUG_COMMANDS

Definition at line 47 of file jsediting.cpp.

#define KPAC   khtml::KHTMLPartAccessor

Definition at line 45 of file jsediting.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KHTML

Skip menu "KHTML"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  • kjsembed
  •   WTF
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Nepomuk-Core
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal