1 #ifndef HistoryTreeWidget_H 2 #define HistoryTreeWidget_H 68 void updateProgressWidgets();
71 void handleUndoIndexChanged(
int);
72 void removeFromHistory(
QObject *);
void addToHistory(QString historyEntry)
Add a non-workorder history to the display.
Definition: HistoryTreeWidget.cpp:165
The main project for ipce.
Definition: Project.h:289
History Widget for ipce.
Definition: HistoryTreeWidget.h:50
HistoryTreeWidget(Project *project, QWidget *parent=0)
Construct a history tree widget.
Definition: HistoryTreeWidget.cpp:17
virtual ~HistoryTreeWidget()
Clean up allocated memory.
Definition: HistoryTreeWidget.cpp:43
int sizeHintForColumn(int column) const
Get the preferred size of a given column.
Definition: HistoryTreeWidget.cpp:57
Provide Undo/redo abilities, serialization, and history for an operation.
Definition: WorkOrder.h:322
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31