14 #ifndef COPASI_CQBrowserPane
15 #define COPASI_CQBrowserPane
17 #include <QtGui/QTreeView>
29 virtual void currentChanged(
const QModelIndex & current,
const QModelIndex & previous);
33 #endif // COPASI_CQBrowserPane
void slotUpdateScrollBar(const QModelIndex &index)
virtual void currentChanged(const QModelIndex ¤t, const QModelIndex &previous)
CQBrowserPane(QWidget *parent=0)