Isis Developer Reference
Isis::QnetSetAprioriDialog Class Reference

#include <QnetSetAprioriDialog.h>

Inheritance diagram for Isis::QnetSetAprioriDialog:
Inheritance graph
Collaboration diagram for Isis::QnetSetAprioriDialog:
Collaboration graph

Public Slots

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.
 

Signals

void pointChanged (QString pointId)
 
void netChanged ()
 
void aprioriDialogClosed ()
 

Public Member Functions

 QnetSetAprioriDialog (QnetTool *qnetTool, QWidget *parent=0)
 
void setPoints (QList< QListWidgetItem * > selectedPoints)
 Set control points in the dialog.
 

Detailed Description

Author
????-??-?? Unknown

Constructor & Destructor Documentation

◆ QnetSetAprioriDialog()

Isis::QnetSetAprioriDialog::QnetSetAprioriDialog ( QnetTool * qnetTool,
QWidget * parent = 0 )

References reject().

Member Function Documentation

◆ 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
selectedPointsQList<QListWidgetItem *> ControlPoints listed

◆ 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: