Detailed Description
- See also:
- Class Animatable, Class TrackViewUtility, Class
Interval, Class
Interface, Class
Control.
- Description:
- This class is an interface that is given to track view
utilities that allows them to access the track view they were
launched from. All methods of this class are implemented by the
system.
#include <tvutil.h>
List of all
members.
Member Function Documentation
virtual int GetNumTracks |
( |
|
) |
[pure virtual] |
virtual Animatable* GetAnim |
( |
int |
i |
) |
[pure virtual] |
- Parameters:
- int i
Specifies the track.
virtual Animatable* GetClient |
( |
int |
i |
) |
[pure virtual] |
- Parameters:
- int i
Specifies the track.
virtual int GetSubNum |
( |
int |
i |
) |
[pure virtual] |
- Parameters:
- int i
Specifies the track.
virtual MSTR GetTrackName |
( |
int |
i |
) |
[pure virtual] |
- Parameters:
- int i
The index of the track whose name is returned.
virtual BOOL IsSelected |
( |
int |
i |
) |
[pure virtual] |
- Parameters:
- int i
The index of the track to test.
virtual void SetSelect |
( |
int |
i, |
|
|
BOOL |
sel |
|
) |
|
[pure virtual] |
- Parameters:
- int i
The index of the track whose selected state is set.
BOOL sel
Specifies the selected state. TRUE for selected; FALSE for not
selected.
virtual HWND GetTrackViewHWnd |
( |
|
) |
[pure virtual] |
virtual int GetMajorMode |
( |
|
) |
[pure virtual] |
- Returns:
- One of the following values:
TVMODE_EDITKEYS
TVMODE_EDITTIME
TVMODE_EDITRANGES
TVMODE_POSRANGES
TVMODE_EDITFCURVE
virtual Interval GetTimeSelection |
( |
|
) |
[pure virtual] |
virtual BOOL SubTreeMode |
( |
|
) |
[pure virtual] |
- Parameters:
- TrackViewUtility
*util
Points to the utility that is closing. This is usually called by
passing the this pointer as in:
TVUtilClosing(this);
virtual ITreeView* GetTVInterface |
( |
|
) |
[pure virtual] |
ITVUtility ITVUtility ITVUtility
ITVUtility ITVUtility ITVUtility ITVUtility ITVUtility ITVUtility
ITVUtility
ITVUtility ITVUtility ITVUtility
ITVUtility ITVUtility ITVUtility ITVUtility ITVUtility ITVUtility
ITVUtility