Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

KeyFrameController Class Reference

Key frame controller is a GUI widget which provides a simple key frame definition/editing tool. More...

#include <kino_extra.h>

Inheritance diagram for KeyFrameController:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~KeyFrameController ()
virtual void ShowCurrentStatus (double position, frame_type type, bool hasPrev, bool hasNext)=0
virtual double GetCurrentPosition ()=0

Detailed Description

Key frame controller is a GUI widget which provides a simple key frame definition/editing tool.

This is currently represented by 4 components - a slide bar to select the position, a toggle button which allows you to specify whether a key exists at the current position, and two buttons to allow navigation between the key frames.

Intended use is for a container to implement the controller client.

Definition at line 103 of file kino_extra.h.


Constructor & Destructor Documentation

virtual KeyFrameController::~KeyFrameController  )  [inline, virtual]
 

Definition at line 106 of file kino_extra.h.

00106 { }


Member Function Documentation

virtual double KeyFrameController::GetCurrentPosition  )  [pure virtual]
 

Implemented in PageMagick.

virtual void KeyFrameController::ShowCurrentStatus double  position,
frame_type  type,
bool  hasPrev,
bool  hasNext
[pure virtual]
 

Implemented in PageMagick.


The documentation for this class was generated from the following file:
Generated on Sun Mar 11 22:13:07 2007 for Kino by  doxygen 1.4.2