Results 1 to 2 of 2

Thread: add QToolBar in new line - scroll to buttom in QTextEdit

  1. #1
    Join Date
    Mar 2008
    Posts
    21
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default add QToolBar in new line - scroll to buttom in QTextEdit

    hi
    how can i add a QToolBar in new line
    thank you

    [edit]
    I have an other question:
    how can i auto scroll to buttom in QTextEdit
    [/edit]
    ++
    Last edited by hbill; 24th June 2008 at 20:00.

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: add QToolBar in new line - scroll to buttom in QTextEdit

    Quote Originally Posted by hbill View Post
    how can i add a QToolBar in new line
    Use QMainWindow::addToolBarBreak().

    Quote Originally Posted by hbill View Post
    how can i auto scroll to buttom in QTextEdit
    QTextEdit::append() scrolls automatically.
    J-P Nurmi

Similar Threads

  1. QTcpSocket exception.
    By Fastman in forum Qt Programming
    Replies: 9
    Last Post: 29th January 2008, 13:51
  2. Some very weird compilation warnings
    By MarkoSan in forum Qt Programming
    Replies: 21
    Last Post: 23rd January 2008, 16:48
  3. Qwizard crashed when created in a slot
    By joshlareau in forum Qt Programming
    Replies: 9
    Last Post: 15th January 2008, 09:16
  4. KDE/QWT doubt on debian sarge
    By hildebrand in forum KDE Forum
    Replies: 13
    Last Post: 25th April 2007, 06:13
  5. QTableView paints too much
    By Jimmy2775 in forum Qt Programming
    Replies: 2
    Last Post: 26th July 2006, 18:42

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.