#include <kino_extra.h>
Inheritance diagram for KeyFrameController:

Public Member Functions | |
| virtual | ~KeyFrameController () |
| virtual void | ShowCurrentStatus (double position, frame_type type, bool hasPrev, bool hasNext)=0 |
| virtual double | GetCurrentPosition ()=0 |
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.
|
|
Definition at line 106 of file kino_extra.h. 00106 { }
|
|
|
Implemented in PageMagick. |
|
||||||||||||||||||||
|
Implemented in PageMagick. |
1.4.2