12 #ifndef __CH_TimeGroup_h__
13 #define __CH_TimeGroup_h__
36 void setSelect(
bool state) { mySelectState = state; }
39 void clearAndDestroy();
45 int numEntries()
const;
49 void addEntry(
CH_Segment *segp,
bool affect_segments=
true);
51 bool affect_segments =
true);
53 bool testShift(
bool snap_to_frame,
57 void save(std::ostream &os,
int binary)
const;
59 void printEntries(std::ostream &os,
bool use_time,
60 bool show_keys=
true)
const;
74 void setName(
const char *
name) { myName.harden(name); }
84 unsigned mySelectState:1;
fpreal getAcceptedDt() const
GT_API const UT_StringHolder time
const GLuint GLenum const void * binary
GLboolean GLboolean GLboolean GLboolean a
void setAcceptedDt(fpreal a)
void setSelect(bool state)
PXL_API const char * getName(const ColorSpace *space)
Return the name of the color space.
#define UT_NON_COPYABLE(CLASS)
Define deleted copy constructor and assignment operator inside a class.
GLuint const GLchar * name
LeafData & operator=(const LeafData &)=delete
const CH_ChannelList & getChannels()