void class::function(bool *i){ pushButton->setEnabled(i);}
public slots: void function (bool *i = 0);
public slots: void function (bool i = true);