BarDataType Struct Reference

Attributes of bars. More...

#include <opbarcreation.h>

List of all members.

Public Member Functions

 BarDataType ()

Public Attributes

BYTE SameSize
unsigned IsLive: 1
unsigned IsHorizontal: 1
unsigned RequiresShuffle: 1
unsigned ButtonsExtend: 1
unsigned ButtonsScale: 1
unsigned GroupsStretch: 1
INT32 Spacing


Detailed Description

Attributes of bars.

Author:
Justin_Flude (Xara Group Ltd) <camelotdev@xara.com>
Date:
23/3/00
See also:
NodeBarProperty

Definition at line 244 of file opbarcreation.h.


Constructor & Destructor Documentation

BarDataType::BarDataType  )  [inline]
 

Definition at line 256 of file opbarcreation.h.

00257       : SameSize(0), IsLive(1), IsHorizontal(1), RequiresShuffle(1),
00258         ButtonsExtend(1), ButtonsScale(0), GroupsStretch(1), Spacing(0)
00259             { }


Member Data Documentation

unsigned BarDataType::ButtonsExtend
 

Definition at line 251 of file opbarcreation.h.

unsigned BarDataType::ButtonsScale
 

Definition at line 252 of file opbarcreation.h.

unsigned BarDataType::GroupsStretch
 

Definition at line 253 of file opbarcreation.h.

unsigned BarDataType::IsHorizontal
 

Definition at line 249 of file opbarcreation.h.

unsigned BarDataType::IsLive
 

Definition at line 248 of file opbarcreation.h.

unsigned BarDataType::RequiresShuffle
 

Definition at line 250 of file opbarcreation.h.

BYTE BarDataType::SameSize
 

Definition at line 247 of file opbarcreation.h.

INT32 BarDataType::Spacing
 

Definition at line 254 of file opbarcreation.h.


The documentation for this struct was generated from the following file:
Generated on Sat Nov 10 03:50:47 2007 for Camelot by  doxygen 1.4.4