sgline.h File Reference

(r1785/r1282)

#include "brshgdgt.h"

Go to the source code of this file.

Classes

class  LineAttrGroup
 Specialises the SGDisplayGroup class, overriding the function that builds up the title string. This derived class can have any string as its title. More...
class  LineAttrItem
 This DisplayTree node is used by the Line SuperGallery It is responsible for providing the ability to handle/redraw one LineAttrItem displayed in said gallery. More...
class  LineGallery
 The Line SuperGallery class Notes: SuperGalleries are specced in a number of docs including specs.doc ("super" gallery extensions) specs.doc (gallery basic ui) There is also howtouse.doc which describes creating a supergallery. More...
class  OpDisplayLineGallery

Defines

#define OPTOKEN_DISPLAY_LINE_GALLERY   TEXT("DisplayLineGallery")
 Displays the Line gallery. This op can be attached to a menu, button or keypress.

Typedefs

typedef LineAttrItem SGDisplayLineAttrItem
typedef LineAttrGroup SGLineDisplayGroup
typedef LineGallery LineSGallery

Variables

const MILLIPOINT c_nHorzSizeOfItem = 85000L
const MILLIPOINT c_nVertSizeOfItem = 20000
const MILLIPOINT c_nHorzSizeOfText = 28000
const MILLIPOINT c_nVertSizeOfText = 15000
const MILLIPOINT c_nHorzGapAfterText = 4000
const MILLIPOINT c_nVertGapAboveText = 10000
const MILLIPOINT c_nHorzGapBetweenItems = 22000
const MILLIPOINT c_nVertGapBetweenItems = 4000
const MILLIPOINT c_nDefaultLineWidth = 3000
const MILLIPOINT c_nAveCharWidth = 6000


Define Documentation

#define OPTOKEN_DISPLAY_LINE_GALLERY   TEXT("DisplayLineGallery")
 

Displays the Line gallery. This op can be attached to a menu, button or keypress.

Author:
Justin_Flude (Xara Group Ltd) <camelotdev@xara.com>
Date:
9/2/95 (Based on the Colour SGallery code)
See also:
LineGallery

Definition at line 412 of file sgline.h.


Typedef Documentation

typedef LineGallery LineSGallery
 

Definition at line 398 of file sgline.h.

typedef LineAttrItem SGDisplayLineAttrItem
 

Definition at line 396 of file sgline.h.

typedef LineAttrGroup SGLineDisplayGroup
 

Definition at line 397 of file sgline.h.


Variable Documentation

const MILLIPOINT c_nAveCharWidth = 6000
 

Definition at line 118 of file sgline.h.

const MILLIPOINT c_nDefaultLineWidth = 3000
 

Definition at line 117 of file sgline.h.

const MILLIPOINT c_nHorzGapAfterText = 4000
 

Definition at line 113 of file sgline.h.

const MILLIPOINT c_nHorzGapBetweenItems = 22000
 

Definition at line 115 of file sgline.h.

const MILLIPOINT c_nHorzSizeOfItem = 85000L
 

Definition at line 109 of file sgline.h.

const MILLIPOINT c_nHorzSizeOfText = 28000
 

Definition at line 111 of file sgline.h.

const MILLIPOINT c_nVertGapAboveText = 10000
 

Definition at line 114 of file sgline.h.

const MILLIPOINT c_nVertGapBetweenItems = 4000
 

Definition at line 116 of file sgline.h.

const MILLIPOINT c_nVertSizeOfItem = 20000
 

Definition at line 110 of file sgline.h.

const MILLIPOINT c_nVertSizeOfText = 15000
 

Definition at line 112 of file sgline.h.


Generated on Sat Nov 10 03:49:21 2007 for Camelot by  doxygen 1.4.4