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.
Forum Updated to NodeBB v4.3 + New Features

my board Stylesheet does not apply.

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
boardstylesheet
3 Posts 2 Posters 1.0k 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 26 Jan 2016, 02:41 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?

    R 1 Reply Last reply 26 Jan 2016, 07:27
    0
    • F ForestPoem
      26 Jan 2016, 02:41

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

      PC is apply.

      but board not apply.

      how to board apply?

      R Offline
      R Offline
      raven-worx
      Moderators
      wrote on 26 Jan 2016, 07:27 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 26 Jan 2016, 07:33
      0
      • R raven-worx
        26 Jan 2016, 07:27

        @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 26 Jan 2016, 07:33 last edited by
        #3

        @raven-worx

        yes embedded board.

        i'm using QScrollbar of QListWidget

        1 Reply Last reply
        0

        2/3

        26 Jan 2016, 07:27

        • Login

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