Results 1 to 2 of 2

Thread: QWorkspace template for Designer?

  1. #1
    Join Date
    Jul 2007
    Posts
    27
    Thanks
    10
    Qt products
    Qt4
    Platforms
    Unix/X11

    Arrow QWorkspace template for Designer?

    OK, I understand you can download a QWorkspace widget from wwWidgets (or some place like that) so that you can add a QWorkspace widget to a form, but that if you use it, you will lack the abillity for customization.

    Designer already provides a main window template, two dialog templates and a widget template, so why don't they have a Workspace template? Wouldn't that make things easier?

    Just my opinion.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QWorkspace template for Designer?

    Quote Originally Posted by grellsworth View Post
    OK, I understand you can download a QWorkspace widget from wwWidgets (or some place like that)
    Correct me if I'm wrong () but that's for Qt3.

    so that you can add a QWorkspace widget to a form, but that if you use it, you will lack the abillity for customization.
    Yes, that's exactly why QWorkspace is not available directly in Designer by default.

    Designer already provides a main window template, two dialog templates and a widget template, so why don't they have a Workspace template? Wouldn't that make things easier?
    What would you do with such template? You can't place child widgets in QWorkspace as you can do with QWidget or QDialog, so what would be the point of having a QWorkspace template?

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.