#include <CircleScanMethodViewer.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.
|
|
◆ CircleScanMethodViewer()
sf::ipj::CircleScanMethodViewer::CircleScanMethodViewer |
( |
CircleScanMethod * |
target, |
|
|
QWidget * |
parent |
|
) |
| |
◆ ~CircleScanMethodViewer()
sf::ipj::CircleScanMethodViewer::~CircleScanMethodViewer |
( |
| ) |
|
|
override |
Virtual overridden destructor.
◆ addPropertyPages()
Adds property pages for viewer.
◆ animate()
void sf::ipj::CircleScanMethodViewer::animate |
( |
int |
index, |
|
|
double |
frac |
|
) |
| |
Called by the method instance to handle cursor events.
◆ compileScene()
void sf::ipj::CircleScanMethodViewer::compileScene |
( |
bool |
init | ) |
|
Compiles the 3D scene for this method.
◆ 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 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
-
◆ 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 captured buffer.
The documentation for this class was generated from the following file: