KParts
openurlarguments.cpp
void setReload(bool b)
Indicates that the url should be loaded from the network even if it matches the current url of the pa...
Definition: openurlarguments.cpp:47
const QList< QKeySequence > & reload()
QString mimeType() const
The mimetype to use when opening the url, when known by the calling application.
Definition: openurlarguments.cpp:72
KCALUTILS_EXPORT QString mimeType()
int yOffset() const
yOffset is the vertical scrolling of the part's widget (in case it's a scrollview).
Definition: openurlarguments.cpp:62
QMap< QString, QString > & metaData()
Meta-data to associate with the KIO operation that will be used to open the URL.
Definition: openurlarguments.cpp:82
bool actionRequestedByUser() const
True if the user requested that the URL be opened.
Definition: openurlarguments.cpp:92
int xOffset() const
xOffset is the horizontal scrolling of the part's widget (in case it's a scrollview).
Definition: openurlarguments.cpp:52
OpenUrlArguments is the set of arguments that specify how a URL should be opened by KParts::ReadOnlyP...
Definition: openurlarguments.h:34
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Tue Aug 9 2022 03:51:33 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Tue Aug 9 2022 03:51:33 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.