a2dStToolFixedToolStyleEvtHandler Class Reference

makes a tool fixed in style. More...

#include <sttool.h>

Inheritance diagram for a2dStToolFixedToolStyleEvtHandler:

Inheritance graph
[legend]
Collaboration diagram for a2dStToolFixedToolStyleEvtHandler:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dStToolFixedToolStyleEvtHandler (a2dStToolContr *controller)
 constructor
 ~a2dStToolFixedToolStyleEvtHandler ()
 destructor
void SetTakeToolstyleToCmdhOnPush (bool set)
 can be used to take over style from the a2dCentralCanvasCommandProcessor
bool GetTakeToolstyleToCmdhOnPush ()
 see SetTakeToolstyleToCmdhOnPush()

Protected Member Functions

void OnKeyDown (wxKeyEvent &event)
void OnKeyUp (wxKeyEvent &event)
void OnDoEvent (a2dCommandProcessorEvent &event)
void OnUndoEvent (a2dCommandProcessorEvent &event)
void OnRedoEvent (a2dCommandProcessorEvent &event)
void OnComEvent (a2dComEvent &event)

Protected Attributes

a2dStToolContrm_stcontroller
 tools using this controller
bool m_takeToolstyleToCmdhOnPush
 can be used to take over style from the a2dCentralCanvasCommandProcessor


Detailed Description

makes a tool fixed in style.

Tools like a2dZoomTool or a2dDrawWirePolylineLTool do in general have a style which is not influenced by the interactive style change in the application.

Definition at line 2127 of file sttool.h.


Member Function Documentation

void a2dStToolFixedToolStyleEvtHandler::SetTakeToolstyleToCmdhOnPush ( bool  set  )  [inline]

can be used to take over style from the a2dCentralCanvasCommandProcessor

when set fill stroke contour and other specific properties are set as current status to the a2dCentralCanvasCommandProcessor when a drawing tool is pushed.

Definition at line 2143 of file sttool.h.


The documentation for this class was generated from the following files:
a2dStToolFixedToolStyleEvtHandler Class Reference -- Tue Aug 31 18:35:05 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation