msgCategoryEntry_s Struct Reference

#include <cp_messageoptions.h>

Collaboration diagram for msgCategoryEntry_s:
Collaboration graph
[legend]

Data Fields

const char * notifyType
struct msgCategory_scategory
struct msgCategoryEntry_snext
struct msgCategoryEntry_sprevious
messageSettings_tsettings
qboolean isCategory

Detailed Description

Definition at line 92 of file cp_messageoptions.h.


Field Documentation

associated category

Definition at line 94 of file cp_messageoptions.h.

Referenced by MSO_ParseCategories(), and MSO_UpdateVisibleButtons().

flag indicating that this is a category and no notification type

Definition at line 98 of file cp_messageoptions.h.

Referenced by MSO_InitList(), MSO_ParseCategories(), MSO_Toggle_f(), and MSO_UpdateVisibleButtons().

pointer to next in category

Definition at line 95 of file cp_messageoptions.h.

Referenced by MSO_ParseCategories().

notification type or category name

Definition at line 93 of file cp_messageoptions.h.

Referenced by MSO_InitList(), MSO_ParseCategories(), and MSO_Toggle_f().

pointer to previous in category

Definition at line 96 of file cp_messageoptions.h.

Referenced by MSO_ParseCategories().

associated settings

Definition at line 97 of file cp_messageoptions.h.

Referenced by MSO_ParseCategories(), MSO_Toggle_f(), and MSO_UpdateVisibleButtons().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2