MeasureTool Class Reference

#include <measure_tool.hh>

Inherits ost::gui::Tool.

Public Slots

void ClearMeasurements ()

Public Member Functions

 MeasureTool ()
virtual ~MeasureTool ()
int GetMeasureMode ()
virtual void Click (const MouseEvent &event)
virtual bool CanOperateOn (gfx::NodePtrList nodes)
virtual QIcon GetIcon () const
gfx::Color GetColor () const
Real GetLineWidth () const
void RenderGL ()

Detailed Description

Definition at line 65 of file measure_tool.hh.


Constructor & Destructor Documentation

MeasureTool (  ) 
virtual ~MeasureTool (  )  [inline, virtual]

Definition at line 69 of file measure_tool.hh.


Member Function Documentation

virtual bool CanOperateOn ( gfx::NodePtrList  nodes  )  [virtual]

whether the tool is capable of manipulating the given node

Implements Tool.

void ClearMeasurements (  )  [slot]
virtual void Click ( const MouseEvent event  )  [virtual]

left mouse click

Reimplemented from Tool.

gfx::Color GetColor (  )  const
virtual QIcon GetIcon (  )  const [virtual]

Reimplemented from Tool.

Real GetLineWidth (  )  const
int GetMeasureMode (  ) 
void RenderGL (  )  [virtual]

Reimplemented from Tool.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 10 Nov 2016 for OpenStructure by  doxygen 1.6.1