Results 1 to 3 of 3

Thread: something like colordialog, but with brush

  1. #1
    Join Date
    Feb 2009
    Posts
    53
    Thanks
    5

    Default something like colordialog, but with brush

    Hi I would like to set brush of my items with some dialog (something like QColorDialog) but I would like to set brush style and colors of this style.
    Has it been already written in C++ QT in open source in some application or I have to write myself?
    thanks for answers

  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: something like colordialog, but with brush

    I'm afraid there is nothing like this "premade" in Qt or any supporting 3rd party libraries I know. QBrush has many capabilities (colours, pixmaps, rasters, gradients, etc.) so such a dialog would be very complex and probably hard to operate on if it were to do everything QBrush allows us to do.
    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
    Feb 2009
    Posts
    53
    Thanks
    5

    Default Re: something like colordialog, but with brush

    thank you. I think it So I try to find it in google and than I have to write myself or if someone have some link to free "brush style" dialog, please post it

Similar Threads

  1. QwtPlot Brush and PDF output
    By giusepped in forum Qwt
    Replies: 1
    Last Post: 21st January 2009, 18:41
  2. Filling an ellipse with a QRadialGradient brush
    By Caius Aérobus in forum Qt Programming
    Replies: 1
    Last Post: 30th October 2008, 06:16
  3. Painter brush question
    By maverick_pol in forum Qt Programming
    Replies: 5
    Last Post: 22nd October 2008, 07:39
  4. Brush problems in GraphicsView
    By maverick_pol in forum Qt Programming
    Replies: 8
    Last Post: 12th August 2008, 19:25
  5. QPen brush doesn't follow transformations
    By Mercurio in forum Qt Programming
    Replies: 2
    Last Post: 3rd July 2007, 08:38

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.