Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. my board Stylesheet does not apply.

my board Stylesheet does not apply.

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
boardstylesheet
3 Posts 2 Posters 994 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    ForestPoem
    wrote on last edited by
    #1

    my source code.
    ui->listWidget->setStyleSheet( "QScrollBar::vertical{width:30px;}" );

    PC is apply.

    but board not apply.

    how to board apply?

    raven-worxR 1 Reply Last reply
    0
    • F ForestPoem

      my source code.
      ui->listWidget->setStyleSheet( "QScrollBar::vertical{width:30px;}" );

      PC is apply.

      but board not apply.

      how to board apply?

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by raven-worx
      #2

      @ForestPoem said:

      but board not apply.

      how to board apply?

      do you mean on your embedded board?

      Also you could try to set the min- and max-width (= fixed size).

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      F 1 Reply Last reply
      0
      • raven-worxR raven-worx

        @ForestPoem said:

        but board not apply.

        how to board apply?

        do you mean on your embedded board?

        Also you could try to set the min- and max-width (= fixed size).

        F Offline
        F Offline
        ForestPoem
        wrote on last edited by
        #3

        @raven-worx

        yes embedded board.

        i'm using QScrollbar of QListWidget

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved