Results 1 to 13 of 13

Thread: QTextEdit - margins, indents within QTextEdit

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #9
    Join Date
    Apr 2013
    Location
    Prague
    Posts
    258
    Thanks
    3
    Thanked 65 Times in 59 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: QTextEdit - margins, indents within QTextEdit

    The QWidget parameter must be a pointer
    Qt Code:
    1. layoutMain->addWidget(&doc);
    To copy to clipboard, switch view to plain text mode 

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

    Acamapichtli (9th April 2014)

Similar Threads

  1. QToolButton margins
    By bjoernbg in forum Qt Programming
    Replies: 4
    Last Post: 19th December 2024, 03:43
  2. Axis margins
    By jcox23 in forum Qwt
    Replies: 1
    Last Post: 10th December 2010, 09:55
  3. Replies: 1
    Last Post: 10th June 2010, 05:35
  4. margins in QTextEdit/QPlainTextEdit
    By corrado in forum Qt Programming
    Replies: 2
    Last Post: 22nd April 2010, 09:35
  5. margins in QSimpleRichText
    By Pan Wojtas in forum Qt Programming
    Replies: 3
    Last Post: 10th February 2006, 16:34

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.