phyBOARD-Wega AM335x [PB-00802-xxx]
40
©
PHYTEC Messtechnik GmbH 2014 L-792e_1
A window opens allowing you to select a signal.
Select
clicked()
and click
OK.
Now
Qt Creator
jumps into the
mainwindow.cpp
where you can find the definition of the
function
on_btn_hideLogo_clicked().
You see that clicking this button changes the status
of the
btn_Logo
button from visible to hidden.
Next we build and run the example.