Results 1 to 3 of 3

Thread: progressbar from right to left.

  1. #1
    Join Date
    Jul 2012
    Posts
    9
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows

    Post progressbar from right to left.

    Hi,

    I m tried for progressbar from left to right its working successfully.
    while doing it in revers mean from right to left i m facing some prbs so can you please suggest me.


    Regards,
    Arpita

  2. #2
    Join Date
    May 2012
    Location
    Bangalore, India
    Posts
    271
    Thanks
    29
    Thanked 50 Times in 47 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: progressbar from right to left.

    Qt Code:
    1. progressBar->setLayoutDirection(Qt::RightToLeft);
    To copy to clipboard, switch view to plain text mode 

    what problems are you facing? Please specify here.
    Heavy Metal Rules. For those about to rock, we salute you.
    HIT THANKS IF I HELPED.

  3. #3
    Join Date
    Jul 2012
    Posts
    9
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows

    Default Re: progressbar from right to left.

    Thnx i got it

Similar Threads

  1. Replies: 7
    Last Post: 26th April 2012, 14:45
  2. Confused with progressbar
    By hakermania in forum Newbie
    Replies: 2
    Last Post: 23rd January 2011, 10:47
  3. Replies: 4
    Last Post: 29th August 2010, 18:16
  4. Indefinite ProgressBar
    By csvivek in forum Qt Programming
    Replies: 2
    Last Post: 15th April 2008, 11:02
  5. Progressbar problem
    By thae in forum Qt Programming
    Replies: 4
    Last Post: 4th November 2006, 11:48

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.