tlp::GlMainView Member ListThis is the complete list of members for tlp::GlMainView, including all inherited members.
AbstractView() | tlp::AbstractView | |
activeInteractor | tlp::AbstractView | [protected] |
addLayer(tlp::GlScene *, const std::string &, tlp::GlLayer *) | tlp::GlMainView | [inline, protected, virtual] |
buildContextMenu(QObject *object, QMouseEvent *event, QMenu *contextMenu) | tlp::GlMainView | [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::GlMainView | [virtual] |
createPicture(const std::string &pictureName, int width=0, int height=0) | tlp::GlMainView | [virtual] |
dialogMenu | tlp::GlMainView | [protected] |
draw() | tlp::GlMainView | [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] |
getGlMainWidget() | tlp::GlMainView | |
getGraph() | tlp::GlMainView | [virtual] |
getInteractors() | tlp::AbstractView | [virtual] |
getOverviewAction() | tlp::GlMainView | [inline] |
getOverviewWidget() | tlp::GlMainView | [inline] |
getRealViewName() | tlp::View | [inline, virtual] |
getWidget() | tlp::AbstractView | [inline, virtual] |
GlMainView() | tlp::GlMainView | |
hideOverview(bool) | tlp::GlMainView | [virtual, slot] |
init()=0 | tlp::View | [pure virtual, slot] |
interactors | tlp::AbstractView | [protected] |
mainLayout | tlp::AbstractView | [protected] |
mainWidget | tlp::GlMainView | [protected] |
modifyLayer(tlp::GlScene *, const std::string &, tlp::GlLayer *) | tlp::GlMainView | [inline, protected, virtual] |
overviewAction | tlp::GlMainView | [protected] |
overviewDock | tlp::GlMainView | [protected] |
overviewFrame | tlp::GlMainView | [protected] |
overviewWidget | tlp::GlMainView | [protected] |
refresh() | tlp::GlMainView | [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] |
showDialog(QAction *action) | tlp::GlMainView | [virtual, slot] |
specificEventFilter(QObject *, QEvent *) | tlp::AbstractView | [inline, protected, virtual] |
undoIsDone() | tlp::View | [inline, virtual] |
widget | tlp::AbstractView | [protected] |
~AbstractView() | tlp::AbstractView | [virtual] |
~GlMainView() | tlp::GlMainView | [virtual] |
~View() | tlp::View | [inline, virtual] |
|