#include <PathToHeader/QR3DProgressWrapper.h>
Jackson for BlueQuartz Software
Signals | |
void | threadProgressed (float progress) |
Use this signal to send a percentage of completeness to the GUI thread. | |
void | threadHasMessage (QString message) |
Use this signal to send a text message that will be displayed in the GUI. | |
void | threadFinished () |
Use this signal when the import is completed. |