Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

XePTTYMessageView_s Struct Reference

#include <tty-ui.h>

Collaboration diagram for XePTTYMessageView_s:

Collaboration graph
[legend]
List of all members.

Public Attributes

XePUIType type
 UI type.

XePUID uid
 Unique Identifier for the message view.

int editable
 Wether editing is allowed.

XetPanxetpan
 The global XetPan data structure.

XePUIMainuimain
 The parent main window, if any.

XePFolderfolder
 The parent folder, if any.

XePMessagemessage
 Currently displayed message.

uint32_t muid
 muid of the currently displayed message, needed because message are displayed in chunks, asychronously (incremental reflow)

clist * inlined_list
 List of XePUtilsInlinedData describing the inlined data.

char * body_text
 Body text of composed message.

char * default_charset
 Body's default charset.


Member Data Documentation

char* XePTTYMessageView_s::body_text
 

Body text of composed message.

char* XePTTYMessageView_s::default_charset
 

Body's default charset.

int XePTTYMessageView_s::editable
 

Wether editing is allowed.

XePFolder* XePTTYMessageView_s::folder
 

The parent folder, if any.

clist* XePTTYMessageView_s::inlined_list
 

List of XePUtilsInlinedData describing the inlined data.

XePMessage* XePTTYMessageView_s::message
 

Currently displayed message.

uint32_t XePTTYMessageView_s::muid
 

muid of the currently displayed message, needed because message are displayed in chunks, asychronously (incremental reflow)

XePUIType XePTTYMessageView_s::type
 

UI type.

The following members must be the same as the ones in XePUIMessageViewAny defined in ui.c

XePUID XePTTYMessageView_s::uid
 

Unique Identifier for the message view.

XePUIMain* XePTTYMessageView_s::uimain
 

The parent main window, if any.

XetPan* XePTTYMessageView_s::xetpan
 

The global XetPan data structure.


The documentation for this struct was generated from the following file:
Generated on Wed Oct 22 15:58:27 2003 for XetPan by doxygen 1.3.2