Results 1 to 5 of 5

Thread: Porting Qt3->Qt4 QListIterator

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Porting Qt3->Qt4 QListIterator

    and this?:
    Qt Code:
    1. int i = m_pWorkspace->windowList().insexOf(*m_pWorkspace->windowList().find( m_pWorkspace->activeWindow()));
    To copy to clipboard, switch view to plain text mode 

  2. The following user says thank you to high_flyer for this useful post:

    kemp (3rd October 2006)

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
  •  
Qt is a trademark of The Qt Company.