32 #include <QtCore/QObject> 68 virtual void load(
const std::string& h5FileName,
int index);
86 virtual int save(
const std::string& h5FileName);
102 void load(
const std::string& h5FileName,
int index);
103 int save(
const std::string& h5FileName);
119 void load(
const std::string& h5FileName,
int index);
120 int save(
const std::string& h5FileName);
135 void load(
const std::string& h5FileName,
int index);
136 int save(
const std::string& h5FileName);
140 std::map< int, blitz::TinyVector<float,3> >
colorMap;
152 void load(
const std::string& h5FileName,
int index);
153 int save(
const std::string& h5FileName);
167 void load(
const std::string& h5FileName,
int index);
168 int save(
const std::string& h5FileName);
182 void load(
const std::string& h5FileName,
int index);
183 int save(
const std::string& h5FileName);
197 void load(
const std::string& h5FileName,
int index);
198 int save(
const std::string& h5FileName);
215 enum RetVal { Ok, Skip, Abort, ReadError, WriteError };
234 template<
typename DataT>
235 void writeVisualizationChannelAs(
247 std::string _fileName;
std::ostream & operator<<(std::ostream &os, const ChannelMetaData &channel)
MarkerType
Marker.hh "liblabelling_qt4/Marker.hh".