MessageViewer::RemoteContentInfo
MessageViewer::RemoteContentInfo Class Reference
#include <remotecontentinfo.h>
Public Types | |
enum | RemoteContentInfoStatus { Unknown, Blocked, Authorized } |
Public Member Functions | |
bool | isValid () const |
void | setStatus (MessageViewer::RemoteContentInfo::RemoteContentInfoStatus status) |
void | setUrl (const QString &url) |
RemoteContentInfoStatus | status () const |
QString | url () const |
Detailed Description
The RemoteContentInfo class.
Definition at line 17 of file remotecontentinfo.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Dec 9 2023 03:55:31 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Dec 9 2023 03:55:31 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.