13 #ifndef TABNAV_TREE_VIEW_H 14 #define TABNAV_TREE_VIEW_H 29 QModelIndex moveCursor(CursorAction cursorAction, Qt::KeyboardModifiers modifiers);
32 void currentChanged(
const QModelIndex ¤t,
const QModelIndex &previous);
37 #endif // TABNAV_TREE_VIEW_H void currentItemChanged(const QModelIndex ¤t, const QModelIndex &previous)
Definition: moc_tabnav_tree_view.cpp:132
Definition: tabnav_tree_view.h:23