Forum: C Apr 18th, 2007 |
| Replies: 11 Views: 1,618 LCDNumber -> setValue(variable); |
Forum: C Apr 18th, 2007 |
| Replies: 11 Views: 1,618 what "????????" ?
Its error here....with ti...I wanted to write |
Forum: C Apr 17th, 2007 |
| Replies: 11 Views: 1,618 Send a signal to export a value from QSpinBox ti Variable.
QObject::connect(spinBox_variable, SIGNAL(ValueChanged(int)), variable, SLOT(setvalue(int))); |