Overview     Modules     Class Hierarchy     Classes     Members  
tlp::GridOptionsWidget Class Reference

Widget for displaying a grid on the graph. More...

#include <GridOptionsWidget.h>

Collaboration diagram for tlp::GridOptionsWidget:

List of all members.

Public Slots

Public Member Functions

Protected Attributes


Detailed Description

Widget for displaying a grid on the graph.

This class is a widget accessible from the interface of Tulip Software. It is used to display a grid with some options.

You can, first, choose which type of cell you'll have :

  • Subdivisions cells are computed by taking the whole length of each axis of the graph, andby dividing them.
  • Sized cells are directly computed with the size you indicate.

Other options are available :

  • Display Dimensions : Allows the user to choose on which dimensions the grid will be displayed.

Constructor & Destructor Documentation

tlp::GridOptionsWidget::GridOptionsWidget ( QWidget *  parent = 0)

Constructor.


Member Function Documentation

Function used to change on which axis will be displayed the grid.

Function used to enable the panel "Size"

Function used to enable the panel "Subdivision"

Function used to define on which GlMainWidget we are working

Function used to define on which RenderingParametersDialog we are working

Function used to compute the grid and close the widget (Button OK).


Member Data Documentation

tlp::GlGrid* tlp::GridOptionsWidget::grid [protected]

The considered GlADGrid



Tulip Software by LaBRI Visualization Team    2001 - 2012