[Qt-interest] 答复: how to create Qt desktop Icons

pengliang(彭亮) pengliang at founder.com
Tue Mar 29 07:25:17 CEST 2011


Hi

         If the icon named “ps.ico”, create a file with suffix “.rc”, eg: main.rc , its content: IDI_ICON1   ICON  DISCARDABLE  “ps.cio”

Modify project file:  win32:RC_FILE = main.rc

 

Compile it.

 

Thanks

Ken

 

 

发件人: qt-interest-bounces+pengliang=founder.com at qt.nokia.com [mailto:qt-interest-bounces+pengliang=founder.com at qt.nokia.com] 代表 Muthulingam Ammaiappan
发送时间: 2011年3月29日 12:47
收件人: krishna priya
抄送: qt-interest at trolltech.com
主题: Re: [Qt-interest] how to create Qt desktop Icons

 

Hi KrishnaPriya,

go through the below link... it is the answer for your question..

http://doc.qt.nokia.com/4.0/appicon.html


Thanks in Advance,
Muthu



On Tue, Mar 29, 2011 at 10:03 AM, krishna priya <priyark1 at gmail.com> wrote:

Hi every body,

This is krishna. I am new to Qt development .I am working with Friendly arm Micro2440SDK .Which comes with Qt as desktop.
I need to add my qt application with a icon like Qt applications(example : Calender,Calculator,...........).So any body can suggest the way to develop a Qt desktop application which comes with an icon.With that i can run my application using the touch panel.

-- 
byee
Krishna
“To love is to risk not being loved in return. To hope is to risk pain. To try is to risk failure, but risk must be taken because the greatest hazard in life is to risk nothing.”

_______________________________________________
Qt-interest mailing list
Qt-interest at qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-interest

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110329/fc6a72d0/attachment.html 


More information about the Qt-interest-old mailing list