#include <NewControlPointDialog.h>
- Author
 - ????-??-?? Tracie Sucharski 
 
 
◆ NewControlPointDialog()
      
        
          | Isis::NewControlPointDialog::NewControlPointDialog  | 
          ( | 
          ControlNet * |           controlNet,  | 
        
        
           | 
           | 
          SerialNumberList * |           serialNumberList,  | 
        
        
           | 
           | 
          QString |           defaultPointId,  | 
        
        
           | 
           | 
          QWidget * |           parent = 0,  | 
        
        
           | 
           | 
          bool |           pointType = false,  | 
        
        
           | 
           | 
          bool |           groundSource = false,  | 
        
        
           | 
           | 
          bool |           subpixelRegisterMeasures = false ) | 
        
      
 
@description Create dialog for creating a new Control Point 
- Parameters
 - 
  
    | controlNet | The control net the new control point will be contained in  | 
    | serialNumberList | The serial number list corresponding to the controlNet  | 
    | defaultPointId | The default pointID, usually empty string  | 
    | parent | Parent widget  | 
    | pointType | Show the Point Type combo box, default = false  | 
    | groundSource | Show the Ground Source list, default = false  | 
    | subpixelRegisterMeasures | Show the check box for sub-pixel registration option, default = false  | 
  
   
References groundSource(), pointType(), Isis::ControlPoint::PointTypeCount, and Isis::ControlPoint::PointTypeToString().
 
 
◆ groundSource()
      
        
          | QString Isis::NewControlPointDialog::groundSource  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ pointId()
      
        
          | QString Isis::NewControlPointDialog::pointId  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ pointType()
      
        
          | int Isis::NewControlPointDialog::pointType  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ radiusSource()
      
        
          | QString Isis::NewControlPointDialog::radiusSource  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ selectedFiles()
      
        
          | QStringList Isis::NewControlPointDialog::selectedFiles  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ setFiles()
      
        
          | void Isis::NewControlPointDialog::setFiles  | 
          ( | 
          QStringList |           pointFiles | ) | 
           | 
        
      
 
 
◆ setGroundSource()
      
        
          | void Isis::NewControlPointDialog::setGroundSource  | 
          ( | 
          QStringList |           groundFiles,  | 
        
        
           | 
           | 
          int |           numberShapesWithPoint ) | 
        
      
 
 
◆ setRadiusSource()
      
        
          | void Isis::NewControlPointDialog::setRadiusSource  | 
          ( | 
          QStringList |           radiusFiles | ) | 
           | 
        
      
 
 
◆ subpixelRegisterPoint()
      
        
          | bool Isis::NewControlPointDialog::subpixelRegisterPoint  | 
          ( | 
           | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following files: