You Are Here:

Community: Wiki

 

Talk:How to create a message box in Qt for Symbian

From Forum Nokia Wiki

  1. Why do you return 1 in your main method? Returning 0 is common if running the program was successful
  2. Why do you call app.quit? It is redundant because the application will quit when running out of scope of your main method.

--Axeljaeger 13:13, 16 June 2009 (EEST)


Message-Box is generally used to give information / warning to the user at special times. The article mainly presents the way to create a MessageBox and receiving input from user in Qt. It uses the QMessageBox API.

The article provides the code-snippets and image implementation for the application. The code is well-explained. The working of various functions is described properly. The article contains screen-shots for our ease.

The article can be useful to beginners as well as intermediate developers.

--Deepikagohil 11:15, 13 September 2009 (UTC)


Article shows how to show message box and click event of the message box. In this application we can set an image at the top left side of the bar. At some time in application like selecting service provider, access point setting message box is very useful.


[--Fasttrack 17:25, 18 September 2009 (UTC)]




Level: Intermediate

Good use of QMessageBox class.

As we know that message box can be used any where in our application.The Author shows a small example but explains each and every methods of QMessageBox Class with example and screen shots.So it is nice thing to explain all the thing.

It's a step by step explanation from author of this article.

--Vkmunjpara 12:45, 20 September 2009 (UTC)



 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia