#include <TimeRang.h>
Collaboration diagram for TimeLineSelection:
Public Member Functions | |
TimeLineSelection () | |
TimeLineSelection (const TimeLineSelection &other) | |
TimeLineSelection (Time start, Time end) | |
void | Clear () |
void | operator+= (const TimeLineSelection &other) |
void | operator+= (int line) |
void | operator= (const TimeLineSelection &other) |
BOOL | IsInSelection (int line) |
Public Attributes | |
TimeRange | m_timerange |
CArray< int, int > | m_linearray |
Definition at line 183 of file TimeRang.h.
|
Definition at line 189 of file TimeRang.h. |
|
Definition at line 193 of file TimeRang.h. |
|
Definition at line 198 of file TimeRang.h. |
|
Definition at line 204 of file TimeRang.h. |
|
Definition at line 232 of file TimeRang.h. |
|
Definition at line 218 of file TimeRang.h. |
|
Definition at line 210 of file TimeRang.h. References m_linearray, and m_timerange. |
|
Definition at line 224 of file TimeRang.h. References m_linearray, and m_timerange. |
|
Definition at line 187 of file TimeRang.h. Referenced by operator+=(), operator=(), and TimeLineRect::operator|=(). |
|
Definition at line 186 of file TimeRang.h. Referenced by operator+=(), operator=(), and TimeLineRect::operator|=(). |
Generated on Thu Oct 27 11:47:04 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001