Hi there, sorry about the late answer, I did not have the expected Internet access while traveling. Well, QtK pointed well, you need to access the content of the class generated based on you .ui file - often a ui pointer declared in the header file of the class you're implementing (QtCreator does it automatically for you, I don't know if it is your case)