Results 1 to 3 of 3

Thread: Custom QLayout in .ui file

  1. #1
    Join Date
    May 2010
    Location
    Holguín City, Cuba
    Posts
    13
    Thanks
    1
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi
    Platforms
    Unix/X11 Windows

    Default Custom QLayout in .ui file

    Is possible to utilize a custom QLayout in .ui file and then 'uic' executable tools make a correct ui_file.h?

    Imagene that I do a .ui file that have a custom QLayout and i have your source code (.cpp & .h) and i need that when I run 'uic' with this .ui file, this generates a ui_file.h file containing the creating custom objects QLayout and other assignments to properties.

    If this is possible, what way to take to achieve this?

    Thanks.

  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: Custom QLayout in .ui file

    You can't use custom layouts in ui files.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    May 2010
    Location
    Holguín City, Cuba
    Posts
    13
    Thanks
    1
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi
    Platforms
    Unix/X11 Windows

    Default Re: Custom QLayout in .ui file

    It's shame. Thanks.

Similar Threads

  1. custom file tree
    By dinnot in forum Qt Programming
    Replies: 3
    Last Post: 9th May 2010, 11:43
  2. File dialog for custom widget property?
    By TheJim01 in forum Newbie
    Replies: 1
    Last Post: 6th May 2010, 11:14
  3. add .ui file with custom widget in application
    By stella1016 in forum Qt Programming
    Replies: 10
    Last Post: 19th November 2009, 10:25
  4. Custom file browser - grouping files
    By chezifresh in forum Qt Programming
    Replies: 3
    Last Post: 21st September 2009, 04:05
  5. custom QLayout help
    By Micawber in forum Qt Programming
    Replies: 2
    Last Post: 19th October 2007, 22:44

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.