Overview     Modules     Class Hierarchy     Classes     Members  

tlp::GlMainWidget Class Reference
[Tulip_Widgets]

#include <GlMainWidget.h>

Collaboration diagram for tlp::GlMainWidget:

List of all members.

Public Slots

Signals

Public Member Functions

  • GlMainWidget (QWidget *parent, AbstractView *view=NULL)
  • ~GlMainWidget ()
  • void setData (Graph *graph, DataSet dataSet)
  • DataSet getData ()
  • void setGraph (Graph *graph)
  • Graph * getGraph ()
  • View * getView ()
  • tlp::GlScene * getScene ()
  • void addForegroundEntity (ForegroundEntity *entity)
  • void doSelect (const int x, const int y, const int width, const int height, std::vector< tlp::node > &sNode, std::vector< tlp::edge > &sEdge, tlp::GlLayer *layer=NULL)
    select nodes and edges in a region of the screen
  • bool doSelect (const int x, const int y, tlp::ElementType &type, tlp::node &, tlp::edge &, tlp::GlLayer *layer=NULL)
    select a node or edge at a point select either a node or edge at point (x,y)
  • unsigned char * getImage ()
  • bool outputEPS (int size, int doSort, const char *filename)
  • bool outputSVG (int size, const char *filename)
  • bool selectGlEntities (const int x, const int y, const int width, const int height, std::vector< tlp::GlEntity * > &pickedEntities, tlp::GlLayer *layer=NULL)
  • bool selectGlEntities (const int x, const int y, std::vector< tlp::GlEntity * > &pickedEntities, tlp::GlLayer *layer=NULL)
  • virtual QImage grabFrameBuffer (bool withAlpha=false)
  • void setViewLabel (bool viewLabel)
  • virtual void makeCurrent ()

Static Public Member Functions

Protected Slots



Tulip Software by LaBRI Visualization Team    2001 - 2010