1#ifndef BundleObservationView_h
2#define BundleObservationView_h
12#include "AbstractProjectItemView.h"
AbstractProjectItemView is a base class for views of a ProjectItemModel in Qt's model-view framework.
View for displaying BundleObservation CSV files.
void displayTextFile(FileItemQsp fileItem)
Creates a view showing a text file from BundleSolutionInfo.
BundleObservationView(FileItemQsp fileItem, QWidget *parent=0)
Creates a view showing the CSV or text files from BundleSolutionInfo.
~BundleObservationView()
Destructor.
void displayCsvFile(FileItemQsp fileItem)
Creates a view showing the CSV file from BundleSolutionInfo.
This is free and unencumbered software released into the public domain.