An Email conversation.
More...
#include "thread.h"
An Email conversation.
Definition at line 33 of file thread.h.
◆ check_subject
bool MuttThread::check_subject |
Should the Subject be checked?
Definition at line 35 of file thread.h.
◆ deep
Is the Thread deeply nested?
Definition at line 36 of file thread.h.
◆ duplicate_thread
bool MuttThread::duplicate_thread |
◆ fake_thread
bool MuttThread::fake_thread |
Emails grouped by Subject.
Definition at line 38 of file thread.h.
◆ next_subtree_visible
bool MuttThread::next_subtree_visible |
Is the next Thread subtree visible?
Definition at line 39 of file thread.h.
◆ sort_children
bool MuttThread::sort_children |
Sort the children.
Definition at line 40 of file thread.h.
◆ subtree_visible
unsigned int MuttThread::subtree_visible |
Is this Thread subtree visible?
Definition at line 41 of file thread.h.
◆ visible
Is this Thread visible?
Definition at line 42 of file thread.h.
◆ parent
Parent of this Thread.
Definition at line 44 of file thread.h.
◆ child
Child of this Thread.
Definition at line 45 of file thread.h.
◆ next
Next sibling Thread.
Definition at line 46 of file thread.h.
◆ prev
Previous sibling Thread.
Definition at line 47 of file thread.h.
◆ message
struct Email* MuttThread::message |
◆ sort_thread_key
struct Email* MuttThread::sort_thread_key |
Email that controls how top thread sorts.
Definition at line 50 of file thread.h.
◆ sort_aux_key
struct Email* MuttThread::sort_aux_key |
Email that controls how subthread siblings sort.
Definition at line 51 of file thread.h.
The documentation for this struct was generated from the following file: