Results 1 to 2 of 2

Thread: Yahoo! messenger like project

  1. #1
    Join Date
    Jul 2009
    Location
    Jordan, and UAE
    Posts
    55
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Yahoo! messenger like project

    Hello All,

    I'm starting an Yahoo! messenger like project in Qt, I'm only doing GUI at this time,
    I have created the main UI and a sign in interface, just like Yahoo! messenger

    my main question is I want to know the best way to move from the sign in interface to main interface (exactly as yahoo!)

    The way I'm thinking of doing this is I have the main interface (QMainWindow), and the sign in interface a (QWidget), I want to put the sing in UI over the main UI and if sign in is successful i can hid it and show the main UI, but not sure if that is possible, if so, how to do it
    if not, what could be another way to do that

    thankx all in advance

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Yahoo! messenger like project

    "The QStackedWidget class provides a stack of widgets where only one widget is visible at a time."

Similar Threads

  1. Translation tools problems
    By MarkoSan in forum Qt Tools
    Replies: 23
    Last Post: 22nd August 2010, 00:43
  2. How to Compile VTKDesigner2 with Qt?
    By alfredoaal in forum Newbie
    Replies: 0
    Last Post: 5th September 2008, 05:34
  3. making qmake create VisualStudio console app project file?
    By akos.maroy in forum Qt Programming
    Replies: 2
    Last Post: 18th August 2008, 14:45
  4. Importing qt project to an eclipse workspace
    By isahin in forum Installation and Deployment
    Replies: 2
    Last Post: 28th January 2008, 18:00
  5. Replies: 2
    Last Post: 11th July 2006, 14:19

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.