27 #ifndef TBTABLEINFO_H_
28 #define TBTABLEINFO_H_
30 #include <casaqt/QtBrowser/TBTableInfo.ui.h>
68 void setFields(std::vector<TBField*>* fields);
void setFields(std::vector< TBField * > *fields)
Sets the fields information in the QTableWidget.
TBTable * table
casacore::Table pointer.
Primary interface for the rest of the browser to a table.
TBTableInfo(TBTable *table)
Constructor that takes the table to be displayed.
Displays general information about a table.