#include <mainwindow.h>
|
| MainWindow (QWidget *parent=0) |
|
void MainWindow::handleActionAbout |
( |
| ) |
|
|
slot |
Handles the about function, creates help dialog
void MainWindow::handleActionClose |
( |
| ) |
|
|
slot |
void MainWindow::handleActionEnableIntensity |
( |
| ) |
|
|
slot |
Handles the toggling of external light
void MainWindow::handleActionExportData |
( |
| ) |
|
|
slot |
Handles the export data function
void MainWindow::handleActionFullScreen |
( |
| ) |
|
|
slot |
Handles the full screen function
void MainWindow::handleActionModTest |
( |
| ) |
|
|
slot |
void MainWindow::handleActionOpen |
( |
| ) |
|
|
slot |
void MainWindow::handleActionPrint |
( |
| ) |
|
|
slot |
Handles the screenshot function
void MainWindow::handleActionResetCamera |
( |
| ) |
|
|
slot |
Handles the reset camera function
void MainWindow::handleActionResetFilters |
( |
| ) |
|
|
slot |
Handles the reset filters function
void MainWindow::handleActionResetLighting |
( |
| ) |
|
|
slot |
Handles the reset lighting function
void MainWindow::handleActionResetProperties |
( |
| ) |
|
|
slot |
Handles the reset properties function
void MainWindow::handleActionSave |
( |
| ) |
|
|
slot |
void MainWindow::handleActionShowAxes |
( |
| ) |
|
|
slot |
Handles the toggling of the coordinate axes
void MainWindow::handleActionStlTest |
( |
| ) |
|
|
slot |
void MainWindow::statusUpdateMessage |
( |
const QString & |
message, |
|
|
int |
timeout |
|
) |
| |
|
signal |
Signal emitted when a message is displayed in the status bar
The documentation for this class was generated from the following files: