OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Slots | Public Member Functions
InfoPanel Class Reference

#include <info_panel.hh>

Inherits 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,
Real  val 
)
void SetClickPoint ( const geom::Vec2 point,
Complex  val 
)
void SetImageInfo ( const ConstData data)
void SetMousePoint ( const geom::Vec2 point,
Real  val 
)
void SetMousePoint ( const geom::Vec2 point,
Complex  val 
)
void SetSelection ( const Extent e)
slot

The documentation for this class was generated from the following file: