Refactored how preview keeps up with model changes.

This commit is contained in:
Jim Evins
2016-05-29 22:35:17 -04:00
parent f447aed034
commit cabb71db70
9 changed files with 107 additions and 39 deletions
+2 -2
View File
@@ -56,8 +56,8 @@ public:
// Slots
/////////////////////////////////
private slots:
void onLabelChanged();
void onLabelSizeChanged();
void onModelChanged();
void updateView();
void onFormChanged();
void onPrintButtonClicked();