tlp::AbstractView Member List
This is the complete list of members for
tlp::AbstractView, including all inherited members.
| _id | tlp::AbstractView | [protected] |
| _interactors | tlp::AbstractView | [protected] |
| AbstractView() | tlp::AbstractView | |
| buildContextMenu(QObject *object, QMouseEvent *event, QMenu *contextMenu) | tlp::AbstractView | [inline, protected, virtual] |
| centralWidget | tlp::AbstractView | [protected] |
| computeContextMenuAction(QAction *action) | tlp::AbstractView | [inline, protected, virtual] |
| construct(QWidget *parent) | tlp::AbstractView | [virtual] |
| constructInteractorsActionList() | tlp::AbstractView | [inline, protected, virtual] |
| constructInteractorsMap() | tlp::AbstractView | [inline, protected, virtual] |
| draw()=0 | tlp::View | [pure virtual, slot] |
| elementSelected(unsigned int eltId, bool isNode) | tlp::View | [signal] |
| eventFilter(QObject *object, QEvent *event) | tlp::AbstractView | [slot] |
| getData(Graph **graph, DataSet *dataSet)=0 | tlp::View | [pure virtual] |
| getGraph()=0 | tlp::View | [pure virtual] |
| getInteractors() const | tlp::AbstractView | [virtual] |
| getInteractorsActionList() | tlp::AbstractView | [virtual] |
| getWidget() | tlp::AbstractView | [inline] |
| init()=0 | tlp::View | [pure virtual, slot] |
| installInteractor(QAction *)=0 | tlp::View | [pure virtual] |
| interactorsActionList | tlp::AbstractView | [protected] |
| interactorsMap | tlp::AbstractView | [protected] |
| mainLayout | tlp::AbstractView | [protected] |
| popInteractor() | tlp::AbstractView | |
| pushInteractor(tlp::Interactor *interactor) | tlp::AbstractView | |
| refresh()=0 | tlp::View | [pure virtual, slot] |
| removeInteractor(tlp::Interactor::ID id) | tlp::AbstractView | |
| requestChangeGraph(View *, Graph *) | tlp::View | [signal] |
| resetInteractors(tlp::Interactor *interactor=NULL) | tlp::AbstractView | |
| resetInteractors(const std::vector< tlp::Interactor * > &interactors) | tlp::AbstractView | |
| setCentralWidget(QWidget *widget) | tlp::AbstractView | [protected] |
| setData(Graph *graph, DataSet dataSet)=0 | tlp::View | [pure virtual] |
| setGraph(Graph *graph)=0 | tlp::View | [pure virtual, slot] |
| specificEventFilter(QObject *object, QEvent *event) | tlp::AbstractView | [inline, protected, virtual] |
| widget | tlp::AbstractView | [protected] |
| ~AbstractView() | tlp::AbstractView | [virtual] |
| ~View() | tlp::View | [inline, virtual] |