Loading isis/src/qisis/objs/Directory/ImportMapTemplateWorkOrder.h +2 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,8 @@ * Asks the user for a map template and copies it into the project. * * @author 2018-07-05 Summer Stapleton * @internal * @history 2018-07-05 Summer Stapleton - Created ImportMapTemplateWorkOrder class * */ class ImportMapTemplateWorkOrder : public WorkOrder { Loading isis/src/qisis/objs/Directory/ImportRegistrationTemplateWorkOrder.h +2 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,8 @@ * Asks the user for a registration template and copies it into the project. * * @author 2018-07-05 Summer Stapleton * @internal * @history 2018-07-05 Summer Stapleton - Created ImportRegistrationTemplateWorkOrder class */ class ImportRegistrationTemplateWorkOrder : public WorkOrder { Q_OBJECT Loading isis/src/qisis/objs/Template/Template.h +3 −3 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ /** * @author 2017-11-01 Christopher Combs * @internal * @history - 2017-11-01 Christopher Combs - This represents an ISIS template in a * @history 2017-11-01 Christopher Combs - This represents an ISIS template in a * project-based GUI interface. This encapsulates ideas about a * template such as it's filename and import name. */ Loading Loading
isis/src/qisis/objs/Directory/ImportMapTemplateWorkOrder.h +2 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,8 @@ * Asks the user for a map template and copies it into the project. * * @author 2018-07-05 Summer Stapleton * @internal * @history 2018-07-05 Summer Stapleton - Created ImportMapTemplateWorkOrder class * */ class ImportMapTemplateWorkOrder : public WorkOrder { Loading
isis/src/qisis/objs/Directory/ImportRegistrationTemplateWorkOrder.h +2 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,8 @@ * Asks the user for a registration template and copies it into the project. * * @author 2018-07-05 Summer Stapleton * @internal * @history 2018-07-05 Summer Stapleton - Created ImportRegistrationTemplateWorkOrder class */ class ImportRegistrationTemplateWorkOrder : public WorkOrder { Q_OBJECT Loading
isis/src/qisis/objs/Template/Template.h +3 −3 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ /** * @author 2017-11-01 Christopher Combs * @internal * @history - 2017-11-01 Christopher Combs - This represents an ISIS template in a * @history 2017-11-01 Christopher Combs - This represents an ISIS template in a * project-based GUI interface. This encapsulates ideas about a * template such as it's filename and import name. */ Loading