ERC CISST - cisst software
mtsCollectorQtComponent Class Reference
Inheritance diagram for mtsCollectorQtComponent:
[legend]Collaboration diagram for mtsCollectorQtComponent:
[legend]List of all members.
Detailed Description
Definition at line 35 of file mtsCollectorQtComponent.h.
Public Slots
-
void StartCollectionQSlot (void)
-
void StopCollectionQSlot (void)
-
void StartCollectionInQSlot (double)
-
void StopCollectionInQSlot (double)
-
void SetWorkingDirectoryQSlot (QString)
-
void SetOutputToDefaultQSlot (void)
Signals
-
void CollectorAddedQSignal (void)
-
void CollectionStartedQSignal (void)
-
void CollectionStoppedQSignal (unsigned int)
-
void ProgressQSignal (unsigned int)
Public Member Functions
-
mtsCollectorQtComponent (const std::string &componentName)
-
void Configure (const std::string &CMN_UNUSED(filename)="")
-
void ConnectToWidget (QWidget *widget)
Protected Member Functions
-
void CollectionStartedHandler (void)
-
void CollectionStoppedHandler (const mtsUInt &count)
-
void ProgressHandler (const mtsUInt &count)
Protected Attributes
The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu