12 #ifndef __CH_TimeGroup_h__
13 #define __CH_TimeGroup_h__
32 void setSelect(
bool state) { mySelectState = state; }
35 void clearAndDestroy();
41 int numEntries()
const;
45 void addEntry(
CH_Segment *segp,
bool affect_segments=
true);
47 bool affect_segments =
true);
49 bool testShift(
bool snap_to_frame,
53 void save(std::ostream &os,
int binary)
const;
55 void printEntries(std::ostream &os,
bool use_time,
56 bool show_keys=
true)
const;
70 void setName(
const char *name) { myName.harden(name); }
80 unsigned mySelectState:1;
fpreal getAcceptedDt() const
GT_API const UT_StringHolder time
const GLuint GLenum const void * binary
GLuint const GLchar * name
void setAcceptedDt(fpreal a)
void setSelect(bool state)
GLboolean GLboolean GLboolean GLboolean a
const UT_String & getName() const
const CH_ChannelList & getChannels()