qt slot

$333.00

You need define signal and slots in your classes. buana 138 slot Add to header of your class, for example signals to MainWindow, slots to Computations. bintang 55 slot public slots: void something(); signals: void something_happend(); Then, in anywhere, where you want use it, in your example in mainwindow cpp, you need to connect signal and slot Do this by QObject::connect :

Quantity:
Add To Cart