- m_dolphinModel = static_cast<DolphinModel*>(m_proxyModel->sourceModel());
- connect(parent, SIGNAL(entered(const QModelIndex&)),
- this, SLOT(requestToolTip(const QModelIndex&)));
- connect(parent, SIGNAL(viewportEntered()),
- this, SLOT(hideToolTip()));
+ //m_dolphinModel = static_cast<DolphinModel*>(m_proxyModel->sourceModel());
+ //connect(parent, SIGNAL(entered(const QModelIndex&)),
+ // this, SLOT(requestToolTip(const QModelIndex&)));
+ //connect(parent, SIGNAL(viewportEntered()),
+ // this, SLOT(hideToolTip()));