InfoPanel Class Reference

#include <info_panel.hh>

Inherits PyQt4::QtGui::QWidget.

Public Slots

void SetSelection (const Extent &e)
void ClearSelection ()

Public Member Functions

 InfoPanel (QWidget *parent)
void SetImageInfo (const ConstData &data)
void SetMousePoint (const geom::Vec2 &point, Real val)
void SetClickPoint (const geom::Vec2 &point, Real val)
void SetMousePoint (const geom::Vec2 &point, Complex val)
void SetClickPoint (const geom::Vec2 &point, Complex val)
void ClearClickPosition ()

Detailed Description

Definition at line 47 of file info_panel.hh.


Constructor & Destructor Documentation

InfoPanel ( QWidget *  parent  ) 

Member Function Documentation

void ClearClickPosition (  ) 
void ClearSelection (  )  [slot]
void SetClickPoint ( const geom::Vec2 point,
Complex  val 
)
void SetClickPoint ( const geom::Vec2 point,
Real  val 
)
void SetImageInfo ( const ConstData data  ) 
void SetMousePoint ( const geom::Vec2 point,
Complex  val 
)
void SetMousePoint ( const geom::Vec2 point,
Real  val 
)
void SetSelection ( const Extent e  )  [slot]

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