Syndication
rss2/textinput.cpp
bool isNull() const
returns whether the wrapped element is a null element
Definition elementwrapper.cpp:68
QString extractElementTextNS(const QString &namespaceURI, const QString &localName) const
extracts the text from a child element, respecting namespaces.
Definition elementwrapper.cpp:162
TextInput()
Default constructor, creates a null object, for which isNull() is true.
Definition rss2/textinput.cpp:17
QString debugInfo() const
Returns a description of the object for debugging purposes.
Definition rss2/textinput.cpp:47
QString name() const
The name of the text object in the text input area.
Definition rss2/textinput.cpp:32
QString link() const
The URL of the CGI script that processes text input requests.
Definition rss2/textinput.cpp:42
QString title() const
The label of the Submit button in the text input area.
Definition rss2/textinput.cpp:27
A parser and model classes for RSS 0.91 (Userland and Netscape flavor), 0.92, 0.93,...
Definition documentvisitor.h:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:48:38 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:48:38 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.