MessageCore::AttachmentFromUrlJob
MessageCore::AttachmentFromUrlJob Class Reference
#include <attachmentfromurljob.h>
Public Member Functions | |
AttachmentFromUrlJob (const QUrl &url=QUrl(), QObject *parent=nullptr) | |
~AttachmentFromUrlJob () override | |
Protected Slots | |
void | doStart () override |
Detailed Description
A job to load an attachment from an url.
Definition at line 20 of file attachmentfromurljob.h.
Constructor & Destructor Documentation
◆ AttachmentFromUrlJob()
|
explicit |
Creates a new job.
- Parameters
-
url The url that will be loaded as attachment. parent The parent object.
Definition at line 90 of file attachmentfromurljob.cpp.
◆ ~AttachmentFromUrlJob()
|
overridedefault |
Destroys the job.
Member Function Documentation
◆ doStart
|
overrideprotectedslot |
Definition at line 98 of file attachmentfromurljob.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.