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 *, QContextMenuEvent *, QMenu *contextMenu) | 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) | tlp::View | [virtual] |
createPicture(const std::string &pictureName, int width, int height, bool center, int zoom=1, int xOffset=0, int yOffset=0) | tlp::View | [virtual] |
createPicture(int width, int height, bool center, int zoom=1, int xOffset=0, int yOffset=0) | tlp::View | [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] |
getCentralWidget() const | tlp::AbstractView | [inline] |
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() const | 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(tlp::View *view, tlp::Graph *graph) | tlp::View | [signal] |
savePicture(const std::string &pictureName, int width, int height, bool center, int zoom=1, int xOffset=0, int yOffset=0) | tlp::AbstractView | [virtual] |
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] |
|