Results 1 to 2 of 2

Thread: save and print QTable

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2009
    Location
    tathra nsw australia
    Posts
    14
    Thanks
    8
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default save and print QTable

    how can i save a QTable (not dbase conn) to file

    how can i print the QTable to a printer or pdf file

    using Qt 4.5,2 kde4.3.2 QtCreator 1.2.1

    ]QtCreator is the ants pants
    regards
    briang

  2. #2
    Join Date
    Apr 2009
    Location
    Valencia (Spain)
    Posts
    245
    Thanks
    38
    Thanked 19 Times in 19 Posts
    Qt products
    Qt4
    Platforms
    Symbian S60

    Default Re: save and print QTable

    how can i save a QTable (not dbase conn) to file
    I use to write a xml file. Take a look to QXmlStreamWriter, QXmlStreamReader or
    Qt Code:
    To copy to clipboard, switch view to plain text mode 
    .



    how can i print the QTable to a printer or pdf file
    QPrinter

  3. The following user says thank you to jano_alex_es for this useful post:

    briang (30th October 2009)

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.