MessageCore::AttachmentFromUrlJob

Search for usage in LXR

MessageCore::AttachmentFromUrlJob Class Reference

#include <attachmentfromurljob.h>

Inherits AttachmentFromUrlBaseJob.

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.

Author
Constantin Berzan exit3.nosp@m.219@.nosp@m.gmail.nosp@m..com

Definition at line 20 of file attachmentfromurljob.h.

Constructor & Destructor Documentation

◆ AttachmentFromUrlJob()

AttachmentFromUrlJob::AttachmentFromUrlJob ( const QUrl url = QUrl(),
QObject parent = nullptr 
)
explicit

Creates a new job.

Parameters
urlThe url that will be loaded as attachment.
parentThe parent object.

Definition at line 90 of file attachmentfromurljob.cpp.

◆ ~AttachmentFromUrlJob()

AttachmentFromUrlJob::~AttachmentFromUrlJob ( )
overridedefault

Destroys the job.


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 Sep 23 2023 03:56:12 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.