John McClurkin wrote: > Using the single inheritance approach, the QAction object is a member of > the ui class, not your MainWindow class. In that case how should the signals and slots be connected? I can't find a single example covering this. Thanks in advance, Rui Maciel