tlp::AbstractView Member ListThis is the complete list of members for tlp::AbstractView, including all inherited members.
| AbstractView() | tlp::AbstractView | |
| activeInteractor | tlp::AbstractView | [protected] |
| buildContextMenu(QObject *object, QMouseEvent *event, QMenu *contextMenu) | tlp::AbstractView | [protected, virtual] |
| buildOutputImagesFormatsList(std::set< std::string > &outputFormats) | tlp::AbstractView | [protected, virtual] |
| centralWidget | tlp::AbstractView | [protected] |
| computeContextMenuAction(QAction *) | tlp::AbstractView | [inline, protected, virtual] |
| construct(QWidget *parent) | tlp::AbstractView | [virtual] |
| createPicture(const std::string &pictureName, int width=0, int height=0)=0 | tlp::View | [pure 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] |
| exportImage(QAction *action) | tlp::AbstractView | [virtual, slot] |
| exportImageMenu | tlp::AbstractView | [protected] |
| getActiveInteractor() | tlp::AbstractView | [inline, virtual] |
| getConfigurationWidget() | tlp::View | [inline, virtual] |
| getData(Graph **graph, DataSet *dataSet)=0 | tlp::View | [pure virtual] |
| getGraph()=0 | tlp::View | [pure virtual] |
| getInteractors() | tlp::AbstractView | [virtual] |
| getRealViewName() | tlp::View | [inline, virtual] |
| getWidget() | tlp::AbstractView | [inline, virtual] |
| init()=0 | tlp::View | [pure virtual, slot] |
| interactors | tlp::AbstractView | [protected] |
| mainLayout | tlp::AbstractView | [protected] |
| refresh()=0 | tlp::View | [pure virtual, slot] |
| requestChangeGraph(View *, Graph *) | tlp::View | [signal] |
| setActiveInteractor(Interactor *interactor) | tlp::AbstractView | [virtual] |
| 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] |
| setInteractors(const std::list< Interactor * > &interactorsList) | tlp::AbstractView | [virtual] |
| specificEventFilter(QObject *, QEvent *) | tlp::AbstractView | [inline, protected, virtual] |
| undoIsDone() | tlp::View | [inline, virtual] |
| widget | tlp::AbstractView | [protected] |
| ~AbstractView() | tlp::AbstractView | [virtual] |
| ~View() | tlp::View | [inline, virtual] |
|