a2dCommand_ChangeText Class Reference
[commands used in command processor]

used to change text and caret of canvas text objects in a a2dCanvasDocument More...

#include <cancom.h>

Inheritance diagram for a2dCommand_ChangeText:

Inheritance graph
[legend]
Collaboration diagram for a2dCommand_ChangeText:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 a2dCommand_ChangeText (a2dText *object, wxString text, int caret, const a2dFont &font, double linespace, unsigned int textflags)
bool Do ()
bool Undo ()
a2dCanvasCommandProcessorGetCanvasCmp ()

Static Public Attributes

static const a2dCommandId Id

Protected Attributes

wxString m_text
int m_caret
a2dFont m_font
double m_linespace
unsigned int m_textflags
a2dSmrtPtr< a2dTextm_canvasobject


Detailed Description

used to change text and caret of canvas text objects in a a2dCanvasDocument

Definition at line 1332 of file cancom.h.


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