#include <LineScanMethodViewer.h>
|
| std::ostream | cout |
| | Stream attached to the captured buffer.
|
| |
|
| virtual void | emitActivityChange () |
| | Is called when the timer times out or instantly when getting or losing focus. Can be overridden in derived classes to enable or disable QActions.
|
| |
| bool | event (QEvent *event) override |
| | Overriding event to intercept all events for the widget.
|
| |
◆ LineScanMethodViewer()
| sf::ipj::LineScanMethodViewer::LineScanMethodViewer |
( |
LineScanMethod * |
target, |
|
|
QWidget * |
parent |
|
) |
| |
◆ ~LineScanMethodViewer()
| sf::ipj::LineScanMethodViewer::~LineScanMethodViewer |
( |
| ) |
|
|
override |
Virtual overridden destructor.
◆ animate()
| void sf::ipj::LineScanMethodViewer::animate |
( |
int |
index, |
|
|
double |
frac |
|
) |
| |
Called by the method instance to handle cursor events.
◆ drawScene()
| void sf::ipj::LineScanMethodViewer::drawScene |
( |
| ) |
|
Compiles the 3D scene for this method.
◆ handleButtonMoveToClick()
| void sf::ipj::LineScanMethodViewer::handleButtonMoveToClick |
( |
| ) |
|
Handles button 'Move To'.
◆ handleButtonSetGatesClick()
| void sf::ipj::LineScanMethodViewer::handleButtonSetGatesClick |
( |
| ) |
|
Handles button 'Set Gates'.
◆ handleButtonShowStartClick()
| void sf::ipj::LineScanMethodViewer::handleButtonShowStartClick |
( |
| ) |
|
Handles the button 'Show Start'.
◆ handleTrackBarChange()
| void sf::ipj::LineScanMethodViewer::handleTrackBarChange |
( |
| ) |
|
Handles the trackbar for animation.
◆ setActiveTab()
| void sf::ipj::LineScanMethodViewer::setActiveTab |
( |
int |
index | ) |
|
Activates the tab designated by the index.
- Parameters
-
◆ setup()
| void sf::ipj::LineScanMethodViewer::setup |
( |
| ) |
|
Sets up the viewer with the current configuration.
◆ sustain()
| bool sf::ipj::LineScanMethodViewer::sustain |
( |
const timespec & |
| ) |
|
Sustain called by scan method sustain.
◆ cout
| std::ostream sf::ipj::LineScanMethodViewer::cout |
Stream attached to the captured buffer.
The documentation for this class was generated from the following file: