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

KNewStuff

  • KNS
  • Soap
Public Types | Signals | Public Member Functions | List of all members
KNS::Soap Class Reference

#include <soap.h>

Inheritance diagram for KNS::Soap:
QObject

Public Types

enum  Model { soap , canonicaltree }
 

Signals

void signalError ()
 
void signalResult (QDomNode node, int jobid)
 

Public Member Functions

 Soap (QObject *parent)
 
 ~Soap ()
 
int call (const QDomElement &element, const QString &endpoint)
 
QList< QDomNode > directChildNodes (const QDomNode &node, const QString &name)
 
QString localname (const QDomNode &node)
 
void setModel (Model m)
 
QString xpath (const QDomNode &node, const QString &expr)
 

Detailed Description

KNewStuff transport layer.

Both SOAP and cDXS are implemented by this class. Since the latter one is merely a more efficient representation of the former, both are shared in the same class.

This class is used internally by the Dxs class.

Definition at line 50 of file soap.h.

Member Enumeration Documentation

◆ Model

enum KNS::Soap::Model
Enumerator
soap 
canonicaltree 

Definition at line 57 of file soap.h.

Constructor & Destructor Documentation

◆ Soap()

Soap::Soap ( QObject *  parent)

Definition at line 33 of file soap.cpp.

◆ ~Soap()

Soap::~Soap ( )

Definition at line 43 of file soap.cpp.

Member Function Documentation

◆ call()

int Soap::call ( const QDomElement &  element,
const QString &  endpoint 
)

Send to the server - uses either soap or tree.

Definition at line 47 of file soap.cpp.

◆ directChildNodes()

QList< QDomNode > Soap::directChildNodes ( const QDomNode &  node,
const QString &  name 
)

Definition at line 224 of file soap.cpp.

◆ localname()

QString Soap::localname ( const QDomNode &  node)

Name of the QDomElement for node without the namespace.

Definition at line 217 of file soap.cpp.

◆ setModel()

void Soap::setModel ( Model  m)

Set the model to be either soap or canonicaltree.

Definition at line 262 of file soap.cpp.

◆ signalError

void KNS::Soap::signalError ( )
signal

◆ signalResult

void KNS::Soap::signalResult ( QDomNode  node,
int  jobid 
)
signal

◆ xpath()

QString Soap::xpath ( const QDomNode &  node,
const QString &  expr 
)

Find the text element to a xpath like expression.

Parameters
nodexml (eg: <test>my_text</test>)
expran XPath-like expression (eg: "/test")
Returns
the text content of the selected node (eg: "my_text")

Definition at line 238 of file soap.cpp.


The documentation for this class was generated from the following files:
  • soap.h
  • soap.cpp
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

KDE's Doxygen guidelines are available online.

KNewStuff

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

kdelibs-4.14.38 API Reference

Skip menu "kdelibs-4.14.38 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
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
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