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

KHTML

htmlediting.cpp File Reference

#include "htmlediting.h"
#include "htmlediting_impl.h"
#include "editor.h"
#include "khtml_part.h"
#include "xml/dom_position.h"
#include "xml/dom_docimpl.h"
#include "xml/dom_nodeimpl.h"
#include "xml/dom_selection.h"
#include "xml/dom_textimpl.h"

Include dependency graph for htmlediting.cpp:

Go to the source code of this file.


Namespaces

namespace  khtml

Defines

#define IF_IMPL_NULL_RETURN
#define IF_IMPL_NULL_RETURN_ARG(arg)

Define Documentation

#define IF_IMPL_NULL_RETURN

Value:

do { \
        if (isNull()) { return; } \
    } while (0)

Definition at line 53 of file htmlediting.cpp.

#define IF_IMPL_NULL_RETURN_ARG ( arg   ) 

Value:

do { \
        if (isNull()) { return arg; } \
    } while (0)

Definition at line 49 of file htmlediting.cpp.

KHTML

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

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.7
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal