Results 1 to 11 of 11

Thread: advanced split widget

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Moscow, Russia
    Posts
    20
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Default Re: advanced split widget

    I found KDCloseableWidget in KD Tools pack of ICS (http://www.ics.com) but I didn't find any documentation related to this class. Only the datasheet with common information is available. Is anybody know does this class support multiple widgets with splitting and restoring ones from hidden state? Lot of thanks for your previous replies. The common store for Qt code is really needed for the community!

    It will be fine if there will be a place where all known Qt related links will be stored in the structured way. Qt center may be a good place for it.
    Last edited by vitaly; 18th January 2006 at 08:26.

  2. #2
    Join Date
    Jan 2006
    Location
    Moscow, Russia
    Posts
    20
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Default Re: advanced split widget

    I implemented the first version of grid split widget. This widget I implemented at home at free time. I haven't lots of time to fully done this work. So this version has many additional features whose I'll implement later. The current version supports closing and maximizing of widgets.

    If you desire to help develop this widget, please, contact with me or upload your patches or versions into this site. I will upload newest versions as soon as I find free time for improvement.

    TODO (I plan to do this later):

    1. Make setting of margins of widgets in the splitters.
    2. Fix initial size of child widgets.
    3. Make icons.
    4. Improve restore of widgets.
    5. Optimize it.

    I will appreciate any bugreport or feedback about this widget.

    Vitaly
    Attached Files Attached Files
    Last edited by vitaly; 24th January 2006 at 20:25.

Similar Threads

  1. QDockWidget inside another widget in the center?
    By Antebios in forum Qt Programming
    Replies: 1
    Last Post: 16th February 2010, 07:06
  2. How to Open & Close a Widget ?!!
    By Fatla in forum Qt Programming
    Replies: 6
    Last Post: 13th June 2008, 20:39
  3. Tricky problem with ARGB widget / UpdateLayeredWindow
    By nooky59 in forum Qt Programming
    Replies: 3
    Last Post: 21st February 2008, 10:35
  4. Creating advanced widget in a delegate.
    By bunjee in forum Qt Programming
    Replies: 8
    Last Post: 5th February 2007, 08:09
  5. [Qt 4.1.0] Split a widget on demand
    By Townk in forum Qt Programming
    Replies: 3
    Last Post: 17th February 2006, 14:16

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.