Results 1 to 2 of 2

Thread: Exposing custom widget properties

Threaded View

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

    Default Re: Exposing custom widget properties

    You have to write your own plugin and float is fine since it is a generic type such as int. For a simple pugin see http://doc.trolltech.com/4.6/designe...getplugin.html

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

    Plixil (30th July 2010)

Similar Threads

  1. QT4 custom designer plugin properties ignored
    By Intangir in forum Qt Programming
    Replies: 7
    Last Post: 23rd May 2015, 11:56
  2. Replies: 7
    Last Post: 21st January 2010, 12:45
  3. QComboBox Custom Widget has missing designer properties
    By vieraci in forum Qt Programming
    Replies: 5
    Last Post: 9th December 2009, 13:30
  4. Replies: 5
    Last Post: 16th May 2006, 20:38
  5. How to initialize properties to a custom plugin widget?
    By high_flyer in forum Qt Programming
    Replies: 2
    Last Post: 28th February 2006, 16:56

Tags for this Thread

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.