#include "pqComponentsModule.h"
#include <QItemSelectionModel>
#include <QObject>
Go to the source code of this file.
Classes | |
class | pqSelectionAdaptor |
pqSelectionAdaptor is the abstract base class for an adaptor that connects a QItemSelectionModel to pqActiveObjects making it possible to update the pqActiveObjects source selection when the QItemSelectionModel changes and vice-versa. More... | |