#include <FragmentListSelectionWidget.h>
|
| void | ItemChanged (const QModelIndex &, const QModelIndex &) |
| |
| FragmentListSelectionWidget::FragmentListSelectionWidget |
( |
QAbstractItemDelegate * |
itemDelegate, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
| FragmentListSelectionWidget::~FragmentListSelectionWidget |
( |
| ) |
|
|
virtual |
| void FragmentListSelectionWidget::AddItem |
( |
QStandardItem * |
item | ) |
|
| void FragmentListSelectionWidget::ClearItems |
( |
| ) |
|
| void FragmentListSelectionWidget::FilterItems |
( |
QString |
filterText, |
|
|
int |
filterDataRole, |
|
|
bool |
scrollToFirstVisibleRow = false, |
|
|
int |
hidingDataRole = - 1 |
|
) |
| |
| bool FragmentListSelectionWidget::IsAnyItemSelected |
( |
| ) |
|
| bool FragmentListSelectionWidget::isCurrentItemHidden |
( |
| ) |
|
| void FragmentListSelectionWidget::ItemChanged |
( |
const QModelIndex & |
, |
|
|
const QModelIndex & |
|
|
) |
| |
|
signal |
| void FragmentListSelectionWidget::ScrollToRow |
( |
int |
row | ) |
|
| void FragmentListSelectionWidget::ScrollToSelectedItem |
( |
| ) |
|
| void FragmentListSelectionWidget::SetSelectedItem |
( |
int |
row | ) |
|
| void FragmentListSelectionWidget::UpdateItem |
( |
const int |
row, |
|
|
const QVariant & |
value, |
|
|
int |
role |
|
) |
| |
The documentation for this class was generated from the following files: