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. Custom QScrollArea Plugin with Custom QWidget in QtDesigner
Forum Updated to NodeBB v4.3 + New Features

Custom QScrollArea Plugin with Custom QWidget in QtDesigner

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 121 Views 1 Watching
  • 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.
  • K Offline
    K Offline
    Ketan
    wrote on last edited by Ketan
    #1

    I am currently trying to create a Custom Plugin using QScrollArea class.
    Now just as QScrollArea has a QWidget by default inside it i.e. "scrollAreaWidgetContents", I want my Custom ScrollArea Plugin to have a Custom Widget by default inside it.
    However, when I drop this widget onto QtDesigner, I am unable to see any Widget inside the Custom ScrollArea plugin.

    Can anyone tell me what needs to be done in order to achieve this?
    Do I need to make any changes in the QtDesigner code in order to make this work? I am using Qt Version 5.4 currently.

    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