27 #ifndef TBROWLOCATE_H_
28 #define TBROWLOCATE_H_
30 #include <casaqt/QtBrowser/TBRowLocate.ui.h>
Results of a row locate on at least one table.
std::vector< TBTableTabs * > tables
casacore::List of tables.
void highlight()
Slot for when the user clicks the "Highlight" button.
TBRowLocate(TBLocatedRows *rows)
Constructor which takes the row data to display.
void cellClicked(int row)
Slot for when the user clicks a cell.
TBLocatedRows * rows
Displayed row data.
void tabChanged(int newIndex)
Slot for when the user changes the tab.
Displays results of a row locate.
void next()
Slot for when the user clicks the "Next" button.