Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Can I access the widgets value from ui in other classes else mainWindow.
I want to take value from spinBox and use it into my other classe xdata class and than send the new value returned by xdata() to the mainWindow class.
something like this ui->spinBox.value();