Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Signals | Public Member Functions | List of all members
FragmentListSelectionWidget Class Reference

#include <FragmentListSelectionWidget.h>

Inheritance diagram for FragmentListSelectionWidget:
Inheritance graph
[legend]
Collaboration diagram for FragmentListSelectionWidget:
Collaboration graph
[legend]

Classes

class  DataClass
 

Signals

void ItemChanged (const QModelIndex &, const QModelIndex &)
 

Public Member Functions

 FragmentListSelectionWidget (QAbstractItemDelegate *itemDelegate, QWidget *parent=0)
 
virtual ~FragmentListSelectionWidget ()
 
void AddItem (QStandardItem *item)
 
void UpdateItem (const int row, const QVariant &value, int role)
 
void ScrollToRow (int row)
 
void ScrollToSelectedItem ()
 
void SetItemHidden (int row, bool hide, BusStopListViewDelegate::DataRole hideDataRole)
 
bool isCurrentItemHidden ()
 
void FilterItems (QString filterText, int filterDataRole, bool scrollToFirstVisibleRow=false, int hidingDataRole=-1)
 
void ClearItems ()
 
void SetSelectedItem (int row)
 
bool IsAnyItemSelected ()
 

Constructor & Destructor Documentation

FragmentListSelectionWidget::FragmentListSelectionWidget ( QAbstractItemDelegate *  itemDelegate,
QWidget *  parent = 0 
)
explicit

Here is the call graph for this function:

FragmentListSelectionWidget::~FragmentListSelectionWidget ( )
virtual

Member Function Documentation

void FragmentListSelectionWidget::AddItem ( QStandardItem *  item)
void FragmentListSelectionWidget::ClearItems ( )
void FragmentListSelectionWidget::FilterItems ( QString  filterText,
int  filterDataRole,
bool  scrollToFirstVisibleRow = false,
int  hidingDataRole = - 1 
)

Here is the call graph for this function:

Here is the caller graph for this function:

bool FragmentListSelectionWidget::IsAnyItemSelected ( )
bool FragmentListSelectionWidget::isCurrentItemHidden ( )

Here is the caller graph for this function:

void FragmentListSelectionWidget::ItemChanged ( const QModelIndex &  ,
const QModelIndex &   
)
signal

Here is the caller graph for this function:

void FragmentListSelectionWidget::ScrollToRow ( int  row)

Here is the caller graph for this function:

void FragmentListSelectionWidget::ScrollToSelectedItem ( )

Here is the call graph for this function:

Here is the caller graph for this function:

void FragmentListSelectionWidget::SetItemHidden ( int  row,
bool  hide,
BusStopListViewDelegate::DataRole  hideDataRole 
)
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: