20 #ifndef __TERRALIB_EXAMPLE_TABULARVIEWEREX_H 21 #define __TERRALIB_EXAMPLE_TABULARVIEWEREX_H 24 #include <QMainWindow> 60 void pkeysChanged(
const std::vector<size_t>& ids);
62 void setThemeName(
const QString& tName);
64 void changeThemeName();
76 #endif //__TERRALIB_EXAMPLE_TABULARVIEWEREX_H
te::da::DataSource * m_dsrc
te::qt::widgets::FileChooser * m_fchooser
An abstract class for data providers like a DBMS, Web Services or a regular file. ...
te::qt::widgets::TabularViewer * m_viewer