[PyKDE] toolbar icons
Greg Fortune
lists at gregfortune.com
Wed Dec 10 18:10:00 GMT 2003
Those are restricted by copyright and cannot be used without permission of the
author.
If you are Unix, try the following command
find $QTDIR -name "*.png"
In particular, in the designer directory, there are a bunch of standard
toolbar icons that you can presumably use in your own applications. I say
this because designer automatically uses some of them if you create a toolbar
through a wizard...
Greg Fortune
Fortune Solutions
On Wednesday 10 December 2003 06:53 am, michael ferraro wrote:
> try:
> www.iconfactory.com
>
> michael
>
> On Dec 10, 2003, at 7:22 AM, V+ wrote:
> > Hi,
> > I'm writing my first pyqt application, a viewer for hierarchical
> > databases. At the moment I don't have serious technical problems
> > with qt but... I don't know where to find a collection of icons for
> > my toolbar (a silly problem, I suppose). Most of icons I need are
> > standard (file open/close, go next/previous and so).
> > The others are more application specific and I suppose I have to design
> > them by myself.
> >
> > Anybody can help me?
> >
> > Thanks in advance.
> >
> >
> >
> > _______________________________________________
> > PyKDE mailing list PyKDE at mats.imk.fraunhofer.de
> > http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
>
> _______________________________________________
> PyKDE mailing list PyKDE at mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
More information about the PyQt
mailing list