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).
hi all: im use qt dev a desktop soft,but i have a problem,i want load .ui file to tabwidget use uiloader ,now ui it's show,but all button event with ths .ui file not work,please help me,thanks
Hi,
When using QUiLoader you have a little more work to do. See the "Calculator Builder Example" to see how it should be done
thank you. [quote author="SGaist" date="1423178349"]Hi,
When using QUiLoader you have a little more work to do. See the "Calculator Builder Example" to see how it should be done[/quote]