Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. inheriting QScrollArea

inheriting QScrollArea

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 302 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.
  • 1 Offline
    1 Offline
    1XU7
    wrote on last edited by
    #1

    Hi

    what is the correct way to create custom scrollable areas?

    1.- Inherits from QScrollArea
    2.- Inherits from QWidget and point QScrollArea instance to QWidget as setWidget target.
    3.- any other?

    Thanks

    C 1 Reply Last reply
    0
    • 1 1XU7

      Hi

      what is the correct way to create custom scrollable areas?

      1.- Inherits from QScrollArea
      2.- Inherits from QWidget and point QScrollArea instance to QWidget as setWidget target.
      3.- any other?

      Thanks

      C Offline
      C Offline
      ChrisW67
      wrote on last edited by
      #2

      @1XU7 What are you trying to customise?

      1 Reply Last reply
      1
      • 1 Offline
        1 Offline
        1XU7
        wrote on last edited by
        #3

        @ChrisW67 Hi.

        I'm trying to create a web site, but nevermind, i figured out what was my problem.. i designed my page with Designer and check C++ code.

        Thanks anyway.

        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