• 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 | Functions | Variables
editor.cpp File Reference
#include "editor.h"
#include "jsediting.h"
#include "htmlediting_impl.h"
#include "css/css_renderstyledeclarationimpl.h"
#include "css/css_valueimpl.h"
#include "xml/dom_selection.h"
#include "xml/dom_docimpl.h"
#include "xml/dom_elementimpl.h"
#include "xml/dom_textimpl.h"
#include "xml/dom2_rangeimpl.h"
#include "khtml_part.h"
#include "khtml_ext.h"
#include "khtmlpart_p.h"
#include <QStack>
#include "editor.moc"
Include dependency graph for editor.cpp:

Go to the source code of this file.

Namespaces

 DOM
 

Macros

#define assert(x)   Q_ASSERT(x)
 
#define DEBUG_COMMANDS
 
#define PREPARE_JSEDITOR_CALL(command, retval)
 

Functions

static void updateState (CSSStyleDeclarationImpl *desiredStyle, CSSStyleDeclarationImpl *computedStyle, bool &atStart, Editor::TriState &state)
 

Variables

static const int DOM::sMaxUndoSteps = 1000
 

Macro Definition Documentation

#define assert (   x)    Q_ASSERT(x)

Definition at line 43 of file editor.cpp.

#define DEBUG_COMMANDS

Definition at line 51 of file editor.cpp.

#define PREPARE_JSEDITOR_CALL (   command,
  retval 
)
Value:
JSEditor *js = m_part->xmlDocImpl() ? m_part->xmlDocImpl()->jsEditor() : 0; \
if (!js) return retval; \
const CommandImp *imp = js->commandImp(command)
if
if(!yymsg) yymsg
DOM::JSEditor
Definition: jsediting.h:38

Definition at line 46 of file editor.cpp.

Function Documentation

static void updateState ( CSSStyleDeclarationImpl *  desiredStyle,
CSSStyleDeclarationImpl *  computedStyle,
bool &  atStart,
Editor::TriState &  state 
)
static

Definition at line 252 of file editor.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