#include <canvastools.h>
Inheritance diagram for CanvasTools:

Public Member Functions | |
| CanvasTools (MWindow *mwindow, TrackCanvas *trackcanvas) | |
| virtual | ~CanvasTools () |
| void | decrease_visible () |
| void | delete_invisible () |
| int | visible (int x, int y, int w, int h) |
Public Attributes | |
| MWindow * | mwindow |
| TrackCanvas * | trackcanvas |
Definition at line 36 of file canvastools.h.
|
||||||||||||
|
Definition at line 28 of file canvastools.C. |
|
|
Definition at line 36 of file canvastools.C. |
|
|
Definition at line 41 of file canvastools.C. Referenced by TransitionHandles::update(), and EditHandles::update(). |
|
|
Definition at line 47 of file canvastools.C. References remove(). Referenced by TransitionHandles::update(), and EditHandles::update(). |
|
||||||||||||||||||||
|
Definition at line 58 of file canvastools.C. References trackcanvas, and MWindowGUI::visible(). Referenced by TransitionHandles::update(), and EditHandles::update(). |
|
|
Definition at line 47 of file canvastools.h. Referenced by TransitionHandles::update(), and EditHandles::update(). |
|
|
Definition at line 48 of file canvastools.h. Referenced by TransitionHandles::update(), EditHandles::update(), and visible(). |
1.4.4