Class: MToolTarget

Declaration: CursorTools.h

Taxonomy Categories:

Member Functions:


Interface Category:

API.

Inherits From:

None.

Inherited By:

MCanvasSelection TDocumentTextSelection TTextPresenterStateSelection TTextToolInteractionTarget TSimpleTextSelection

Purpose:

MToolTarget is mixed into selection classes that need to support cursor tools.

Instantiation:

MMouseEventHandler is a mixin class and cannot be instantiated.

Deriving Classes:

Mixin this class into selections to create classes to which tools can bind their commands.

Concurrency:

Not multithread safe.

Resource Use:

No special requirements.

Other Considerations:

None.

Member Function: MToolTarget::MToolTarget

MToolTarget ()

Interface Category:

API.

Purpose:

Default constructor.

Calling Context:

Called to create a MToolTarget.

Parameters:

Return Value:

None.

Exceptions:

Throws no exceptions, passes all exceptions through.

Concurrency:

Not multithread safe.

Other Considerations:

None.

Member Function: MToolTarget::~MToolTarget

virtual ~ MToolTarget ()

Interface Category:

API.

Purpose:

Destructor.

Calling Context:

Called to destroy an object.

Parameters:

Return Value:

None.

Exceptions:

Throws no exceptions, passes all exceptions through.

Concurrency:

Not multithread safe.

Other Considerations:

None.
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.