Logo

Cake Planner

Backend

smtp_service.hpp

File Header Information

FieldValue
SPDX CommentSMTP Service Header
SPDX TypeSOURCE
ContributorZHENG Robert
License IDMIT
Filesmtp_service.hpp
DescriptionSMTP Service Header
Version0.15.0
Date2026-01-24
AuthorZHENG Robert (robert@hase-zheng.net)
CopyrightCopyright (c) 2026 ZHENG Robert
LicenseMIT

Table of Contents

API Documentation

namespace rz

rz namespace.


namespace service

service namespace.


class SmtpService : public QObject

SmtpService class.


explicit SmtpService(const model::ConfigModel& config, QObject* parent = nullptr)

Function implementation.