20 #ifndef _mtsCollectorQtWidget_h
21 #define _mtsCollectorQtWidget_h
46 unsigned int NumberOfCollectors;
75 void ManualStartStopSlot(
bool checked);
76 void ScheduledStartSlot(
void);
77 void FileDialogSlot(
void);
78 void FileNewSlot(
void);
81 void CollectorAdded(
void);
82 void CollectionStarted(
void);
83 void CollectionStopped(
unsigned int count);
84 void Progress(
unsigned int count);
88 void StartCollection(
void);
89 void StopCollection(
void);
90 void StartCollectionIn(
double delay);
91 void StopCollectionIn(
double delay);
92 void SetWorkingDirectory(QString);
93 void SetOutputToDefault(
void);
96 #endif // _mtsCollectorQtWidget_h
#define CISST_EXPORT
Definition: cmnExportMacros.h:50