Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::ipj::LineScanMethodFrame Class Reference

#include <LineScanMethodFrame.h>

Inheritance diagram for sf::ipj::LineScanMethodFrame:
Collaboration diagram for sf::ipj::LineScanMethodFrame:

Public Member Functions

 LineScanMethodFrame (LineScanMethod *target, QWidget *parent)
 
 ~LineScanMethodFrame () override
 
bool Sustain (const timespec &)
 
void setActiveTab (int index)
 Activates the tab designated by the index.
 
void handleButtonSetGatesClick ()
 
void handleButtonShowStartClick ()
 
void handleButtonMoveToClick ()
 
void handleTrackBarChange ()
 
void Setup ()
 
void CompileDispLists (bool init)
 
void OpenGlWindowDrawScene ()
 
void Animate (int index, double frac)
 

Public Attributes

std::ostream Cout
 Hooks the sustain function.
 

Constructor & Destructor Documentation

◆ LineScanMethodFrame()

sf::ipj::LineScanMethodFrame::LineScanMethodFrame ( LineScanMethod target,
QWidget *  parent 
)

◆ ~LineScanMethodFrame()

sf::ipj::LineScanMethodFrame::~LineScanMethodFrame ( )
override

Member Function Documentation

◆ Animate()

void sf::ipj::LineScanMethodFrame::Animate ( int  index,
double  frac 
)

◆ CompileDispLists()

void sf::ipj::LineScanMethodFrame::CompileDispLists ( bool  init)

◆ handleButtonMoveToClick()

void sf::ipj::LineScanMethodFrame::handleButtonMoveToClick ( )

◆ handleButtonSetGatesClick()

void sf::ipj::LineScanMethodFrame::handleButtonSetGatesClick ( )

◆ handleButtonShowStartClick()

void sf::ipj::LineScanMethodFrame::handleButtonShowStartClick ( )

◆ handleTrackBarChange()

void sf::ipj::LineScanMethodFrame::handleTrackBarChange ( )

◆ OpenGlWindowDrawScene()

void sf::ipj::LineScanMethodFrame::OpenGlWindowDrawScene ( )

◆ setActiveTab()

void sf::ipj::LineScanMethodFrame::setActiveTab ( int  index)

Activates the tab designated by the index.

Parameters
index

◆ Setup()

void sf::ipj::LineScanMethodFrame::Setup ( )

◆ Sustain()

bool sf::ipj::LineScanMethodFrame::Sustain ( const timespec &  )

Member Data Documentation

◆ Cout

std::ostream sf::ipj::LineScanMethodFrame::Cout

Hooks the sustain function.


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