SeExprEdAnimCurveEditable Struct Reference

#include <SeExprEdEditable.h>

Inheritance diagram for SeExprEdAnimCurveEditable:
SeExprEdEditable

List of all members.

Public Member Functions

 SeExprEdAnimCurveEditable (const std::string &name, int startPos, int endPos)
 ~SeExprEdAnimCurveEditable ()
bool parseComment (const std::string &comment)
 parses a comment. if false is returned then delete the control from the editable
std::string str () const
void appendString (std::stringstream &stream) const
virtual bool controlsMatch (const SeExprEdEditable &other) const

Public Attributes

std::string name
int startPos
int endPos
std::string link
std::string animationSystemCurve
std::string newText

Detailed Description

Definition at line 228 of file SeExprEdEditable.h.


Constructor & Destructor Documentation

SeExprEdAnimCurveEditable::SeExprEdAnimCurveEditable ( const std::string &  name,
int  startPos,
int  endPos 
) [inline]

Definition at line 239 of file SeExprEdEditable.h.

SeExprEdAnimCurveEditable::~SeExprEdAnimCurveEditable (  )  [inline]

Definition at line 246 of file SeExprEdEditable.h.


Member Function Documentation

void SeExprEdAnimCurveEditable::appendString ( std::stringstream &  stream  )  const [inline, virtual]

Implements SeExprEdEditable.

Definition at line 257 of file SeExprEdEditable.h.

References SeExpr::curve, link, newText, and UNUSED.

virtual bool SeExprEdAnimCurveEditable::controlsMatch ( const SeExprEdEditable other  )  const [inline, virtual]

Definition at line 278 of file SeExprEdEditable.h.

References UNUSED.

bool SeExprEdAnimCurveEditable::parseComment ( const std::string &  comment  )  [inline, virtual]

parses a comment. if false is returned then delete the control from the editable

Implements SeExprEdEditable.

Definition at line 248 of file SeExprEdEditable.h.

References animationSystemCurve.

std::string SeExprEdAnimCurveEditable::str (  )  const [inline, virtual]

Reimplemented from SeExprEdEditable.

Definition at line 252 of file SeExprEdEditable.h.

References name.


Member Data Documentation

Definition at line 236 of file SeExprEdEditable.h.

Referenced by parseComment().

Reimplemented from SeExprEdEditable.

Definition at line 231 of file SeExprEdEditable.h.

Reimplemented from SeExprEdEditable.

Definition at line 230 of file SeExprEdEditable.h.

Referenced by str().

Definition at line 237 of file SeExprEdEditable.h.

Referenced by appendString().

Reimplemented from SeExprEdEditable.

Definition at line 231 of file SeExprEdEditable.h.


The documentation for this struct was generated from the following file:

Generated on 25 Jul 2013 for SeExpr by  doxygen 1.6.1