Results 1 to 3 of 3

Thread: Help with property browser

  1. #1
    Join Date
    Sep 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Help with property browser

    I would like to create a property browser that is dockable and can be resized. I would like the center divider to be adjustable, like in VS, if possible. Most importantly, I would like one of the controls in the properties list to be a slider. The slider width should adjust as the dialog is resized. Is this possible? If so, is there any sample code or demos available?

    Also, is it possible to have a toolbar at the top of the properties browser.

    Thanks in advance

    Steve

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

  3. #3
    Join Date
    Sep 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Help with property browser

    Thank you.

    I have downloaded and extracted the qtpropertybrowser-2.5_1-opensource zip. I also ran the configure.bat as instructed. I am having a link error though. Can anyone help me understand what I am doing wrong?

    I am using Visual Studio and have multiple lib projects and 1 app project. One of the lib projects includes "qtpropertymanager.h" "qteditorfactory.h" "qttreepropertybrowser.h". That library comples fine. When It comes time for the app to link I get errors like:

    "error LNK2019: unresolved external symbol "public: class QtIntPropertyManager *....." etc.....

    Since I am using LGPL I do not want it to link statically, just load the QtSolutions_PropertyBrowser-2.5d.dll at runtime like it does the core dll. I must be misunderstanding. Can anyone help explain?

    Thank you!!
    Last edited by Jsvc; 3rd October 2010 at 02:03.

Similar Threads

  1. Compilation of QT Property Browser
    By yccheok in forum Qt Programming
    Replies: 7
    Last Post: 28th July 2010, 23:39
  2. How to hide subproperties in Qt Property Browser?
    By yyalli in forum Qt Programming
    Replies: 0
    Last Post: 15th April 2010, 17:29
  3. Qt Creator Adding a Help File (for the Property Browser)
    By BobTheProg in forum Qt Tools
    Replies: 5
    Last Post: 29th January 2010, 23:44
  4. Qt Property Browser Framework - Redo/Undo
    By monadic_kid in forum Qt Programming
    Replies: 2
    Last Post: 3rd December 2009, 10:46
  5. Realisation of Property Editor (Browser) in Qt Jambi
    By Pavka in forum Qt Programming
    Replies: 0
    Last Post: 30th January 2009, 07:11

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.