Version: (using KDE KDE 3.2.1) Installed from: Mandrake RPMs When we create ui file, subclassing ui file overwrite cpp and header files, without refresh feature. The idea is to recreate header but not the cpp file subclassed, just to implement new slots for example. This is just to sync ui file and header subclassed (using Relations subclass). Thanks.
You can use "edit ui subclass" feature to sync base class in .ui and subclass in .cpp(h). Right-click at .cpp or .h that was created using subclassing wizard to run "edit ui subclass" wizard.