[Qt-interest] No Icons on SpreadSheet

lists4pghanghas lists4pghanghas at gmail.com
Sat Jun 26 20:02:29 CEST 2010


Check whether they are available where they are expected by your code, 
in qrc or some relative
dir. If they are not present, atleast in case of direct filenames your 
code could still compile with null QIcons. You can check that in your 
code also with QIcon::isNull()

On Saturday 26 June 2010 04:51 PM, Oluwafemi Ade wrote:
> Hello, I'm building a spreadsheet app....after creating actions, set
> TING Icons on them and adding them to menus and toolbars, upon compile
> and run, no icons appear, on the toolbars, though an indication of
> their presence can be noticed (as a matter of fact, status tips show
> when hovered over the toolbars, they work when clicked) but the icons
> don't appear........please help!
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>    




More information about the Qt-interest-old mailing list