tlp::View Member ListThis is the complete list of members for tlp::View, including all inherited members.
construct(QWidget *parent)=0 | tlp::View | [pure 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] |
getActiveInteractor()=0 | tlp::View | [pure virtual] |
getConfigurationWidget() | tlp::View | [inline, virtual] |
getData(Graph **graph, DataSet *dataSet)=0 | tlp::View | [pure virtual] |
getGraph()=0 | tlp::View | [pure virtual] |
getInteractors()=0 | tlp::View | [pure virtual] |
getRealViewName() const | tlp::View | [inline, virtual] |
getWidget()=0 | tlp::View | [pure virtual] |
init()=0 | tlp::View | [pure virtual, slot] |
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::View | [virtual] |
setActiveInteractor(Interactor *interactor)=0 | tlp::View | [pure virtual] |
setData(Graph *graph, DataSet dataSet)=0 | tlp::View | [pure virtual] |
setGraph(Graph *graph)=0 | tlp::View | [pure virtual, slot] |
setInteractors(const std::list< Interactor * > &interactors)=0 | tlp::View | [pure virtual] |
undoIsDone() | tlp::View | [inline, virtual] |
~View() | tlp::View | [inline, virtual] |
|