Re: Trouble with tool bars

2018-04-02 Thread Robin Atwood
On Sunday 01 April 2018, Albert Astals Cid wrote: > I guess the code is your documentation at that point if you think things > aren't working. My current thoughts are to use an ordinary widget and not a toolbar! Thanks for the responses Robin -- -- This message has been scanned for vir

Re: Trouble with tool bars

2018-04-01 Thread Albert Astals Cid
El diumenge, 1 d’abril de 2018, a les 16:00:09 CEST, Robin Atwood va escriure: > On Sunday 01 April 2018, Albert Astals Cid wrote: > > El divendres, 30 de març de 2018, a les 17:36:32 CEST, Robin Atwood va > > > > escriure: > > > I want to add a short-cut to one of the tool bars but I don't have a

Re: Trouble with tool bars

2018-04-01 Thread Robin Atwood
On Sunday 01 April 2018, Albert Astals Cid wrote: > El divendres, 30 de març de 2018, a les 17:36:32 CEST, Robin Atwood va > > escriure: > > I want to add a short-cut to one of the tool bars but I don't have a > > QAction for it. I tried listing the contents of > > actionCollection()->actions() bu

Re: Trouble with tool bars

2018-03-31 Thread Albert Astals Cid
El divendres, 30 de març de 2018, a les 17:36:32 CEST, Robin Atwood va escriure: > My first KDE4 to KF5 port has gone well and the app now compiles and runs > without any warning messages. :) However, I am now trying to improve some > things. I have a tool bar which is created by the XML support:

Trouble with tool bars

2018-03-30 Thread Robin Atwood
My first KDE4 to KF5 port has gone well and the app now compiles and runs without any warning messages. :) However, I am now trying to improve some things. I have a tool bar which is created by the XML support: Filter Toolbar I want to add a short-cut t