addGlAugmentedDisplay(tlp::GlAugmentedDisplay *augmentedDisplay, const string &name) | GlGraphWidget | |
closeEvent(QCloseEvent *e) | GlGraphWidget | [slot] |
closing(GlGraphWidget *, QCloseEvent *) | GlGraphWidget | [signal] |
doSelect(const int x, const int y, const int width, const int height, std::vector< node > &sNode, std::vector< edge > &sEdge) | GlGraphWidget | |
doSelect(const int x, const int y, tlp::ElementType &type, node &, edge &) | GlGraphWidget | |
doSelectAugmentedDisplay(const int x, const int y, const int width, const int height, std::vector< std::pair< string, tlp::GlAugmentedDisplay * > > &pickedAugmentedDisplays) | GlGraphWidget | |
doSelectAugmentedDisplay(const int x, const int y, std::vector< std::pair< string, tlp::GlAugmentedDisplay * > > &pickedAugmentedDisplays) | GlGraphWidget | |
draw() | GlGraphWidget | [slot] |
findGlAugmentedDisplay(const std::string &name) | GlGraphWidget | |
getAugmentedDisplays() | GlGraphWidget | |
getImage() | GlGraphWidget | |
getInteractors() const | GlGraphWidget | |
GlGraphWidget(QWidget *parent=NULL, const char *name=NULL) | GlGraphWidget | |
grabFrameBuffer(bool withAlpha=false) | GlGraphWidget | [virtual] |
graphRedrawn(GlGraphWidget *glWidget) | GlGraphWidget | [signal] |
isDrawing() | GlGraphWidget | |
outputEPS(int size, int doSort, const char *filename) | GlGraphWidget | |
outputSVG(int size, const char *filename) | GlGraphWidget | |
paintEvent(QPaintEvent *) | GlGraphWidget | [protected, slot] |
popInteractor() | GlGraphWidget | [slot] |
pushInteractor(tlp::GWInteractor *interactor) | GlGraphWidget | [slot] |
redraw() | GlGraphWidget | [slot] |
removeGlAugmentedDisplay(tlp::GlAugmentedDisplay *augmentedDisplay) | GlGraphWidget | |
removeGlAugmentedDisplay(const string &name) | GlGraphWidget | |
removeInteractor(tlp::GWInteractor::ID id) | GlGraphWidget | [slot] |
resetInteractors(tlp::GWInteractor *interactor=NULL) | GlGraphWidget | [slot] |
resetInteractors(const std::vector< tlp::GWInteractor * > &interactors) | GlGraphWidget | [slot] |
stopDrawing() | GlGraphWidget | |
waitDrawing() | GlGraphWidget | |
~GlGraphWidget() | GlGraphWidget | |