User actions/toolbars plugin

Alexander Dymo adymo at mksat.net
Wed May 18 00:30:07 UTC 2005


On Wednesday 18 May 2005 00:29, Andras Mantia wrote:
>  In Quanta we achieve this by overriding KMainWindow::createContainer,
> which detects if the currently built object is a user toolbar or not,
> and if it is, it created in a different way than the normal toolbars.
> My problem is that I have no idea how can I do this from outside of
> KMainWindow (from a plugin).
>  Any ideas are welcome.
Well, that will probably be impossible outside the shell. For this to work,
it's probably necessary to change the shell (kdevelop/src/...).
We currently have two mainwindow classes and mainwindowshare.h(cpp)
for common functionality between main windows.

-- 
Alexander Dymo
ICST Department, National University of Shipbuilding, Mykolayiv, Ukraine




More information about the KDevelop-devel mailing list