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
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:02:57 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:02:57 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.