#include <CircleScanMethodViewer.h>
|
| std::ostream | cout |
| | Stream attached to capture-buffer.
|
| |
|
| void | changeEvent (QEvent *event) override |
| | Overridden from base class.
|
| |
| 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.
|
| |
◆ CircleScanMethodViewer()
| sf::ipj::CircleScanMethodViewer::CircleScanMethodViewer |
( |
CircleScanMethod * |
target, |
|
|
QWidget * |
parent |
|
) |
| |
◆ ~CircleScanMethodViewer()
| sf::ipj::CircleScanMethodViewer::~CircleScanMethodViewer |
( |
| ) |
|
|
override |
Virtual overridden destructor.
◆ animate()
| void sf::ipj::CircleScanMethodViewer::animate |
( |
int |
index, |
|
|
double |
frac |
|
) |
| |
Called by the method instance to handle cursor events.
◆ changeEvent()
| void sf::ipj::CircleScanMethodViewer::changeEvent |
( |
QEvent * |
event | ) |
|
|
overrideprotected |
Overridden from base class.
◆ drawScene()
| void sf::ipj::CircleScanMethodViewer::drawScene |
( |
| ) |
|
Compiles the 3D scene for this method.
◆ handleButtonMoveToClick()
| void sf::ipj::CircleScanMethodViewer::handleButtonMoveToClick |
( |
| ) |
|
Handles button 'Move To'.
◆ handleButtonSetGatesClick()
| void sf::ipj::CircleScanMethodViewer::handleButtonSetGatesClick |
( |
| ) |
|
Handles button 'Set Gates'.
◆ handleButtonShowStartClick()
| void sf::ipj::CircleScanMethodViewer::handleButtonShowStartClick |
( |
| ) |
|
Handles the button 'Show Start'.
◆ handleTrackBarChange()
| void sf::ipj::CircleScanMethodViewer::handleTrackBarChange |
( |
| ) |
|
Handles the trackbar for animation.
◆ setActiveTab()
| void sf::ipj::CircleScanMethodViewer::setActiveTab |
( |
int |
index | ) |
|
Activates the tab designated by the index.
- Parameters
-
◆ setAreaObject()
| void sf::ipj::CircleScanMethodViewer::setAreaObject |
( |
| ) |
|
◆ setGraphicOverlay()
| void sf::ipj::CircleScanMethodViewer::setGraphicOverlay |
( |
const QString & |
name | ) |
|
Sets the graphic overlay for the scene.
- Parameters
-
◆ setup()
| void sf::ipj::CircleScanMethodViewer::setup |
( |
| ) |
|
Sets up the viewer with the current configuration.
◆ sustain()
| bool sf::ipj::CircleScanMethodViewer::sustain |
( |
const timespec & |
| ) |
|
Sustain called by scan method sustain.
◆ cout
| std::ostream sf::ipj::CircleScanMethodViewer::cout |
Stream attached to capture-buffer.
The documentation for this class was generated from the following file: