#include <DataSetCategoryModel.h>
Definition at line 49 of file DataSetCategoryModel.h.
te::qt::widgets::DataSetCategoryModel::DataSetCategoryModel |
( |
const te::da::DataSourceInfoPtr & |
datasource, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
te::qt::widgets::DataSetCategoryModel::~DataSetCategoryModel |
( |
| ) |
|
bool te::qt::widgets::DataSetCategoryModel::canFetchMore |
( |
const QModelIndex & |
parent | ) |
const |
int te::qt::widgets::DataSetCategoryModel::columnCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
QVariant te::qt::widgets::DataSetCategoryModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
void te::qt::widgets::DataSetCategoryModel::fetchMore |
( |
const QModelIndex & |
parent | ) |
|
Qt::ItemFlags te::qt::widgets::DataSetCategoryModel::flags |
( |
const QModelIndex & |
index | ) |
const |
bool te::qt::widgets::DataSetCategoryModel::forceCatalogCache |
( |
| ) |
const |
bool te::qt::widgets::DataSetCategoryModel::hasChildren |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
QModelIndex te::qt::widgets::DataSetCategoryModel::index |
( |
int |
row, |
|
|
int |
column, |
|
|
const QModelIndex & |
parent = QModelIndex() |
|
) |
| const |
bool te::qt::widgets::DataSetCategoryModel::isCheckable |
( |
| ) |
const |
QModelIndex te::qt::widgets::DataSetCategoryModel::parent |
( |
const QModelIndex & |
index | ) |
const |
int te::qt::widgets::DataSetCategoryModel::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
void te::qt::widgets::DataSetCategoryModel::setCheckable |
( |
const bool |
checkable | ) |
|
bool te::qt::widgets::DataSetCategoryModel::setData |
( |
const QModelIndex & |
index, |
|
|
const QVariant & |
value, |
|
|
int |
role = Qt::EditRole |
|
) |
| |
void te::qt::widgets::DataSetCategoryModel::setForceCatalogCache |
( |
const bool |
force | ) |
|
bool te::qt::widgets::DataSetCategoryModel::m_checkable |
|
private |
bool te::qt::widgets::DataSetCategoryModel::m_forceCatalogCache |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/qt/widgets/dataset/explorer/DataSetCategoryModel.h