QTfrontend/ui_hwform.h
changeset 8179 a1ffcb559f99
parent 7235 baa69bd025d9
child 8318 e2c01fbf36c0
equal deleted inserted replaced
8178:8bd087478b48 8179:a1ffcb559f99
    84         QStackedLayout *Pages;
    84         QStackedLayout *Pages;
    85         QFont *font14;
    85         QFont *font14;
    86 
    86 
    87         void setupUi(HWForm *HWForm);
    87         void setupUi(HWForm *HWForm);
    88         void SetupFonts();
    88         void SetupFonts();
    89         void SetupPages(QWidget *Parent, HWForm *HWForm);
    89         void SetupPages(QWidget *Parent);
    90 };
    90 };
    91 
    91 
    92 #endif // UI_HWFORM_H
    92 #endif // UI_HWFORM_H