washstepgauge.cpp 160 Bytes edit raw blame history 1 2 3 4 5 6 #include "washstepgauge.h" WashStepGauge::WashStepGauge(QWidget *parent) : LongPreheatTempGauge(parent) { body.load(":/images/gauge/bar_long_blue.png"); }