#include "SelectPKey.h"#include <ui_SelectPKey.h>#include <terralib/dataaccess/dataset/DataSet.h>#include <terralib/dataaccess/dataset/DataSetType.h>#include <terralib/datatype/Property.h>#include <QCheckBox>Go to the source code of this file.
Functions | |
| void | updateChecks (QTableWidget *tab, const bool &status) |
| void updateChecks | ( | QTableWidget * | tab, |
| const bool & | status | ||
| ) |
Definition at line 14 of file SelectPKey.cpp.
Referenced by SelectPKey::on_m_selectAllPushButton_clicked(), and SelectPKey::on_m_unselectAllPushButton_clicked().