OpenStructure
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()

InfoPanel ( QWidget *  parent)

Member Function Documentation

◆ ClearClickPosition()

void ClearClickPosition ( )

◆ ClearSelection

void ClearSelection ( )
slot

◆ SetClickPoint() [1/2]

void SetClickPoint ( const geom::Vec2 point,
Complex  val 
)

◆ SetClickPoint() [2/2]

void SetClickPoint ( const geom::Vec2 point,
Real  val 
)

◆ SetImageInfo()

void SetImageInfo ( const ConstData data)

◆ SetMousePoint() [1/2]

void SetMousePoint ( const geom::Vec2 point,
Complex  val 
)

◆ SetMousePoint() [2/2]

void SetMousePoint ( const geom::Vec2 point,
Real  val 
)

◆ SetSelection

void SetSelection ( const Extent e)
slot

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