  | 
  
    Isis Developer Reference
    
   | 
 
 
 
 
Go to the documentation of this file.    1 #ifndef BundleObservationView_h 
    2 #define BundleObservationView_h 
 
 
BundleObservationView(FileItemQsp fileItem, QWidget *parent=0)
Creates a view showing the CSV or text files from BundleSolutionInfo.
Definition: BundleObservationView.cpp:33
 
virtual ProjectItemModel * model()
Returns the model used by the view.
Definition: AbstractProjectItemView.cpp:83
 
void setItem(int row, ProjectItem *item)
Sets the item at the top-level row.
Definition: ProjectItemModel.cpp:412
 
AbstractProjectItemView is a base class for views of a ProjectItemModel in Qt's model-view framework.
Definition: AbstractProjectItemView.h:79
 
~BundleObservationView()
Destructor.
Definition: BundleObservationView.cpp:199
 
View for displaying BundleObservation CSV files.
Definition: BundleObservationView.h:44
 
QSharedPointer< FileItem > FileItemQsp
A FileItem smart pointer.
Definition: FileItem.h:36
 
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16