SGDisplayFlags Struct Reference

#include <sgtree.h>

List of all members.

Public Attributes

UINT32 Invisible: 1
UINT32 ReadOnly: 1
UINT32 Modified: 1
UINT32 Selected: 1
UINT32 CanSelect: 1
UINT32 Folded: 1
UINT32 RedrawPending: 1
UINT32 Virtualised: 1
UINT32 HandleEventCount: 8
UINT32 Reserved: 16


Detailed Description

Comment: This structure simply holds a bitfield of flags relevant to SuperGallery Display classes. Although some classes do not use some of the flags, they all share the same flag structure, so that it can be treated in a more generic manner - it's reasonably convenient, too.

See also:
SuperGallery; SGDisplayGroup; SGDisplayList; SGDisplayItem

Definition at line 556 of file sgtree.h.


Member Data Documentation

UINT32 SGDisplayFlags::CanSelect
 

Definition at line 562 of file sgtree.h.

UINT32 SGDisplayFlags::Folded
 

Definition at line 563 of file sgtree.h.

UINT32 SGDisplayFlags::HandleEventCount
 

Definition at line 567 of file sgtree.h.

UINT32 SGDisplayFlags::Invisible
 

Definition at line 558 of file sgtree.h.

UINT32 SGDisplayFlags::Modified
 

Definition at line 560 of file sgtree.h.

UINT32 SGDisplayFlags::ReadOnly
 

Definition at line 559 of file sgtree.h.

UINT32 SGDisplayFlags::RedrawPending
 

Definition at line 564 of file sgtree.h.

UINT32 SGDisplayFlags::Reserved
 

Definition at line 570 of file sgtree.h.

UINT32 SGDisplayFlags::Selected
 

Definition at line 561 of file sgtree.h.

UINT32 SGDisplayFlags::Virtualised
 

Definition at line 565 of file sgtree.h.


The documentation for this struct was generated from the following file:
Generated on Sat Nov 10 04:00:58 2007 for Camelot by  doxygen 1.4.4