From kde-devel Fri Jul 30 23:03:58 2010 From: andrea diamantini Date: Fri, 30 Jul 2010 23:03:58 +0000 To: kde-devel Subject: Inheriting from KToolBar in XMLGUI Message-Id: X-MARC-Message: https://marc.info/?l=kde-devel&m=128053111029886 Hi all, In my pet project we have now the necessity to inherit from KToolBar to add some extra features to it. So we have something like: class ImprovedToolBar : public KToolBar Now, we need to use it (and not a generic (k)toolbar) in the xmlgui window. And here we stopped. Hints? Many thanks for any help. Regards, Andrea Diamantini >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<