Results 1 to 2 of 2

Thread: Figure - field for MySQL record

  1. #1
    Join Date
    Jan 2006
    Posts
    9
    Qt products
    Qt3
    Platforms
    Unix/X11
    Thanks
    1

    Default Figure - field for MySQL record

    Possible make figure (QPixmap, QPicture, ... ?) fields of mysql record in GUI-client for mysql database ? BhowJas?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: Figure - field for MySQL record

    Quote Originally Posted by Dmitry View Post
    Possible make figure (QPixmap, QPicture, ... ?) fields of mysql record in GUI-client for mysql database ?
    You can draw anything you want on QPixmap and QSqlFieldInfo, QSqlRecordInfo and QSqlDatabase should give you enough information to do the drawing.

    Quote Originally Posted by Dmitry View Post
    BhowJas?
    I don't have a slightest idea what this could mean.

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.