Results 1 to 8 of 8

Thread: QSplitter like a "grid" splitter [Using qt 4.4]

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Location
    China
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    1

    Cool Re: QSplitter like a "grid" splitter [Using qt 4.4]

    Quote Originally Posted by Lykurg View Post
    then extend the sample by an own splitter handle for s3 (painted at the position of the handles s1/s2). Use mouse tracking to get the coordinates and emit proper signals which are connected to s1 and s2. Pack all in one widget with an function setWidgetInSplitter(...).
    Easy
    Thank you,Let me have a try

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Wiki edits
    5

    Default Re: QSplitter like a "grid" splitter [Using qt 4.4]

    Quote Originally Posted by yandy View Post
    Let me have a try
    Go on, that's some work to get thinks work right. When you are ready, share your knowledge with us

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.