27 #ifndef TBEXPORTTHREAD_H_
28 #define TBEXPORTTHREAD_H_
ProgressHelper * progressPanel
(Optional) progress helper.
TBExportThread(TBTable *table, casacore::String file, ProgressHelper *progressPanel=NULL)
Constructor that takes the table to export, the file to export to, and an optional ProgressHelper to ...
Wrapper around a QProgressPanel or other QLabel/QProgressBar pairing.
Primary interface for the rest of the browser to a table.
void run()
Overrides QThread::run() which defines the task to be completed by the thread.
casacore::String file
casacore::File to export to.
TBTable * table
casacore::Table to export.
String: the storage and methods of handling collections of characters.
Defines nreal time structures used by the VLA table filler.
Thread that exports a table to VOTable XML format.