#include <LineScanMethodViewer.h>
|
std::ostream | cout |
| Stream attached to captured buffer.
|
|
|
virtual void | emitActivityChange () |
| Is called when the timer times out or instantly when getting or loosing focus. Can be overridden in derived classes to enable or disable QAction's.
|
|
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.
◆ addPropertyPages()
Adds property pages for viewer.
◆ animate()
void sf::ipj::LineScanMethodViewer::animate |
( |
int |
index, |
|
|
double |
frac |
|
) |
| |
Called by the method instance to handle cursor events.
◆ compileScene()
void sf::ipj::LineScanMethodViewer::compileScene |
( |
bool |
init | ) |
|
Compiles the 3D scene for this method.
◆ 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 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 captured buffer.
The documentation for this class was generated from the following file: