SeExprEdAnimCurveControl Class Reference

#include <SeExprEdControl.h>

Inheritance diagram for SeExprEdAnimCurveControl:
SeExprEdControl

List of all members.

Public Types

typedef void(* AnimCurveCallback )(const std::string &, animlib::AnimCurve &curve)

Public Slots

void editGraphClicked ()

Public Member Functions

 SeExprEdAnimCurveControl (int id, SeExprEdAnimCurveEditable *curveEditable)

Static Public Member Functions

static void setAnimCurveCallback (AnimCurveCallback callback)

Private Slots

void refreshClicked ()

Private Attributes

SeExprEdAnimCurveEditable_editable
SeExprEdGraphPreview_preview

Static Private Attributes

static AnimCurveCallback callback = 0

Detailed Description

Definition at line 257 of file SeExprEdControl.h.


Member Typedef Documentation

typedef void(* SeExprEdAnimCurveControl::AnimCurveCallback)(const std::string &, animlib::AnimCurve &curve)

Definition at line 265 of file SeExprEdControl.h.


Constructor & Destructor Documentation

SeExprEdAnimCurveControl::SeExprEdAnimCurveControl ( int  id,
SeExprEdAnimCurveEditable curveEditable 
)

Member Function Documentation

void SeExprEdAnimCurveControl::editGraphClicked (  )  [slot]
void SeExprEdAnimCurveControl::refreshClicked (  )  [private, slot]
void SeExprEdAnimCurveControl::setAnimCurveCallback ( AnimCurveCallback  callback  )  [static]

Definition at line 808 of file SeExprEdControl.cpp.

References callback.


Member Data Documentation

Reimplemented from SeExprEdControl.

Definition at line 259 of file SeExprEdControl.h.

Referenced by editGraphClicked(), refreshClicked(), and SeExprEdAnimCurveControl().

Definition at line 262 of file SeExprEdControl.h.

Referenced by editGraphClicked(), refreshClicked(), and SeExprEdAnimCurveControl().

Definition at line 275 of file SeExprEdControl.h.

Referenced by refreshClicked(), and setAnimCurveCallback().


The documentation for this class was generated from the following files:

Generated on 25 Jul 2013 for SeExpr by  doxygen 1.6.1