#include <QnetSetAprioriDialog.h>
|
| void | setVisiblity () |
| | Shows the dialog box.
|
| |
| virtual void | reject () |
| | This is called when the user selects the X button on the top right or they hit ESC.
|
| |
◆ QnetSetAprioriDialog()
| Isis::QnetSetAprioriDialog::QnetSetAprioriDialog |
( |
QnetTool * | qnetTool, |
|
|
QWidget * | parent = 0 ) |
◆ aprioriDialogClosed
| void Isis::QnetSetAprioriDialog::aprioriDialogClosed |
( |
| ) |
|
|
signal |
◆ netChanged
| void Isis::QnetSetAprioriDialog::netChanged |
( |
| ) |
|
|
signal |
◆ pointChanged
| void Isis::QnetSetAprioriDialog::pointChanged |
( |
QString | pointId | ) |
|
|
signal |
◆ reject
| void Isis::QnetSetAprioriDialog::reject |
( |
| ) |
|
|
virtualslot |
This is called when the user selects the X button on the top right or they hit ESC.
Disconnect all slots on close event.
- Author
- 2016-11-18 Makayla Shepherd
Referenced by QnetSetAprioriDialog().
◆ setPoints()
| void Isis::QnetSetAprioriDialog::setPoints |
( |
QList< QListWidgetItem * > | selectedPoints | ) |
|
Set control points in the dialog.
- Parameters
-
◆ setVisiblity
| void Isis::QnetSetAprioriDialog::setVisiblity |
( |
| ) |
|
|
slot |
Shows the dialog box.
- Author
- 2016-02-05 Makayla Shepherd
The documentation for this class was generated from the following files: