BALL::VIEW::ShortcutTableView Class Reference

#include <BALL/VIEW/WIDGETS/shortcutTableView.h>

Inheritance diagram for BALL::VIEW::ShortcutTableView:
Inheritance graph
[legend]

List of all members.

Signals

void shortcutChanged ()

Public Member Functions

 ShortcutTableView (QWidget *parent)
virtual ~ShortcutTableView ()
void setFilter (const QString &filter)

Protected Slots

void editSuccess_ ()
void onClick (const QModelIndex &index)

Private Attributes

QSortFilterProxyModel * proxy_model_
EditSingleShortcuteditor_
int edited_row_

Detailed Description

Definition at line 22 of file shortcutTableView.h.


Constructor & Destructor Documentation

BALL::VIEW::ShortcutTableView::ShortcutTableView ( QWidget parent  ) 
virtual BALL::VIEW::ShortcutTableView::~ShortcutTableView (  )  [virtual]

Member Function Documentation

void BALL::VIEW::ShortcutTableView::editSuccess_ (  )  [protected, slot]
void BALL::VIEW::ShortcutTableView::onClick ( const QModelIndex &  index  )  [protected, slot]
void BALL::VIEW::ShortcutTableView::setFilter ( const QString &  filter  ) 
void BALL::VIEW::ShortcutTableView::shortcutChanged (  )  [signal]

Member Data Documentation

Definition at line 44 of file shortcutTableView.h.

Definition at line 43 of file shortcutTableView.h.

QSortFilterProxyModel* BALL::VIEW::ShortcutTableView::proxy_model_ [private]

Definition at line 42 of file shortcutTableView.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3