Loading isis/src/control/objs/BundleSolutionInfo/BundleSolutionInfo.h +2 −0 Original line number Diff line number Diff line Loading @@ -134,6 +134,8 @@ namespace Isis { * the control's id is added to project upon reading back in. Also * ensures that an open cneteditor widget containing a * bundlesolutioninfo's output control is serialized properly. * @history 2018-03-26 Ken Edmundson - modified save method to properly save output control * network file. */ class BundleSolutionInfo : public QObject { Q_OBJECT Loading isis/src/qisis/objs/BundleObservationView/BundleObservationView.h +2 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,8 @@ namespace Isis{ * Set SectionResizeMode to QHeaderView::ResizeToContents so columns are * displayed at the width of the maximum size of the column content. * Fixes #4850. * @history 2018-03-26 Ken Edmundson - Modified displayTextFile method to query for system's * fixed width font. */ class BundleObservationView : public AbstractProjectItemView Loading Loading
isis/src/control/objs/BundleSolutionInfo/BundleSolutionInfo.h +2 −0 Original line number Diff line number Diff line Loading @@ -134,6 +134,8 @@ namespace Isis { * the control's id is added to project upon reading back in. Also * ensures that an open cneteditor widget containing a * bundlesolutioninfo's output control is serialized properly. * @history 2018-03-26 Ken Edmundson - modified save method to properly save output control * network file. */ class BundleSolutionInfo : public QObject { Q_OBJECT Loading
isis/src/qisis/objs/BundleObservationView/BundleObservationView.h +2 −0 Original line number Diff line number Diff line Loading @@ -42,6 +42,8 @@ namespace Isis{ * Set SectionResizeMode to QHeaderView::ResizeToContents so columns are * displayed at the width of the maximum size of the column content. * Fixes #4850. * @history 2018-03-26 Ken Edmundson - Modified displayTextFile method to query for system's * fixed width font. */ class BundleObservationView : public AbstractProjectItemView Loading