TabStopDragOpParam Class Reference

Parameters for TabStopDragOp operation class. More...

#include <textinfo.h>

Inheritance diagram for TabStopDragOpParam:

OpParam CCObject SimpleCCObject List of all members.

Public Member Functions

 TabStopDragOpParam (TabStopDragType Type, TxtTabStop DraggedTabStop, UserCoord Pos)

Public Attributes

TabStopDragType DragType
TxtTabStop DraggedTabStop
UserCoord StartPos

Detailed Description

Parameters for TabStopDragOp operation class.

Author:
Martin Wuerthner <xara@mw-software.com>
Date:
12/07/06

Definition at line 505 of file textinfo.h.


Constructor & Destructor Documentation

TabStopDragOpParam::TabStopDragOpParam TabStopDragType  Type,
TxtTabStop  DraggedTabStop,
UserCoord  Pos
[inline]
 

Definition at line 508 of file textinfo.h.

00508                                                                                       :
00509         DragType(Type), DraggedTabStop(DraggedTabStop), StartPos(Pos) {}
    TabStopDragType DragType;


Member Data Documentation

TxtTabStop TabStopDragOpParam::DraggedTabStop
 

Definition at line 511 of file textinfo.h.

TabStopDragType TabStopDragOpParam::DragType
 

Definition at line 510 of file textinfo.h.

UserCoord TabStopDragOpParam::StartPos
 

Definition at line 512 of file textinfo.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 04:01:40 2007 for Camelot by  doxygen 1.4.4