Mailcommon
MailCommon::SnippetsInfo Struct Reference
#include <snippetsmodel.h>
Public Attributes | |
| QString | attachment |
| QString | bcc |
| QString | cc |
| QKeySequence | keySequence |
| QString | keyword |
| QString | newName |
| QString | subject |
| QString | text |
| QString | to |
Detailed Description
The SnippetsInfo struct.
Definition at line 22 of file snippetsmodel.h.
Member Data Documentation
◆ attachment
| QString MailCommon::SnippetsInfo::attachment |
Definition at line 31 of file snippetsmodel.h.
◆ bcc
| QString MailCommon::SnippetsInfo::bcc |
Definition at line 30 of file snippetsmodel.h.
◆ cc
| QString MailCommon::SnippetsInfo::cc |
Definition at line 29 of file snippetsmodel.h.
◆ keySequence
| QKeySequence MailCommon::SnippetsInfo::keySequence |
Definition at line 24 of file snippetsmodel.h.
◆ keyword
| QString MailCommon::SnippetsInfo::keyword |
Definition at line 26 of file snippetsmodel.h.
◆ newName
| QString MailCommon::SnippetsInfo::newName |
Definition at line 23 of file snippetsmodel.h.
◆ subject
| QString MailCommon::SnippetsInfo::subject |
Definition at line 27 of file snippetsmodel.h.
◆ text
| QString MailCommon::SnippetsInfo::text |
Definition at line 25 of file snippetsmodel.h.
◆ to
| QString MailCommon::SnippetsInfo::to |
Definition at line 28 of file snippetsmodel.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:53:47 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:53:47 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.