#include <ForeignKeyItem.h>
Definition at line 40 of file ForeignKeyItem.h.
◆ ForeignKeyItem()
Constructor.
- Parameters
-
fk | The foreign-key to be showned. If it is associated to a dataset the item will not take its ownership, otherwise, it will. |
parent | The parent item in the tree or NULL if it is a root item. |
◆ ~ForeignKeyItem()
te::qt::widgets::ForeignKeyItem::~ForeignKeyItem |
( |
| ) |
|
◆ canFetchMore()
bool te::qt::widgets::ForeignKeyItem::canFetchMore |
( |
| ) |
const |
|
virtual |
◆ columnCount()
int te::qt::widgets::ForeignKeyItem::columnCount |
( |
| ) |
const |
|
virtual |
◆ data()
QVariant te::qt::widgets::ForeignKeyItem::data |
( |
int |
column, |
|
|
int |
role |
|
) |
| const |
|
virtual |
◆ fetchMore()
void te::qt::widgets::ForeignKeyItem::fetchMore |
( |
| ) |
|
|
virtual |
◆ flags()
Qt::ItemFlags te::qt::widgets::ForeignKeyItem::flags |
( |
| ) |
const |
|
virtual |
◆ getForeignKey()
◆ getMenu()
QMenu * te::qt::widgets::ForeignKeyItem::getMenu |
( |
QWidget * |
parent = 0 | ) |
const |
|
virtual |
◆ hasChildren()
bool te::qt::widgets::ForeignKeyItem::hasChildren |
( |
| ) |
const |
|
virtual |
◆ setData()
bool te::qt::widgets::ForeignKeyItem::setData |
( |
const QVariant & |
value, |
|
|
int |
role = Qt::EditRole |
|
) |
| |
|
virtual |
◆ m_fk
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/widgets/datasource/explorer/ForeignKeyItem.h